Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Handle redirects from /api/content on manifest.json gracefully #3315

Merged
merged 3 commits into from
Nov 9, 2016

Conversation

jacogr
Copy link
Contributor

@jacogr jacogr commented Nov 9, 2016

No description provided.

@jacogr jacogr added A0-pleasereview 🤓 Pull request needs code review. M6-ui labels Nov 9, 2016
@@ -198,23 +198,14 @@ export default class DappsStore {
}

_fetchManifest (manifestHash, count = 0) {
Copy link
Collaborator

@tomusdrw tomusdrw Nov 9, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

count doesn't seem to be used any more

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh, yes. Fixing.

@jacogr jacogr added the B0-patch label Nov 9, 2016
@ngotchac ngotchac added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Nov 9, 2016
@arkpar arkpar merged commit 90ff810 into master Nov 9, 2016
arkpar pushed a commit that referenced this pull request Nov 9, 2016
* Add redirect follow mode to manifest.json

* Remove (now) unused count parameter

* autoRewrite: true for dev mode proxy redirects
arkpar pushed a commit that referenced this pull request Nov 9, 2016
* Add redirect follow mode to manifest.json

* Remove (now) unused count parameter

* autoRewrite: true for dev mode proxy redirects
@jacogr
Copy link
Contributor Author

jacogr commented Nov 9, 2016

@ngotchac ngotchac deleted the jg-fetch-redirect branch November 10, 2016 09:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants