Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IITCM ignores status codes on Updates #357

Open
Aradiv opened this issue Mar 6, 2020 · 1 comment
Open

IITCM ignores status codes on Updates #357

Aradiv opened this issue Mar 6, 2020 · 1 comment

Comments

@Aradiv
Copy link

Aradiv commented Mar 6, 2020

IITC-Mobile doesn't check the actuall response code when trying to update an userscript.

This leads to destroyed plugins whenever the update failes due to an server side error response
(everything not a 200 with the actuall userscript)

Solution:

IITC Mobile needs to check the response code when requesting the new plugin data and only proceed updating if it gets an 200 OK.

@johnd0e
Copy link
Contributor

johnd0e commented Mar 6, 2020

@Aradiv Part of #257

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants