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

Changing @namespace from http to https installs a duplicate version #1951

Closed
Cacycle opened this issue Jul 8, 2014 · 1 comment
Closed

Comments

@Cacycle
Copy link

Cacycle commented Jul 8, 2014

Changing @namespace from http to https installs a duplicate version.

This is a major problem and breaks the Wikipedia editor script wikEd because updates will not actually update the active version and users are constantly getting update notices.

Namespace detection should be protocol-independent, especially now that many websites switch over to https. Also, the fix should disable the older version of the duplicates so that users are not left with two versions running in parallel (for wikEd, the older version does not have a @Version info).

@arantius
Copy link
Collaborator

arantius commented Jul 8, 2014

This is working as designed. There is no semantic meaning to the value in the @namespace setting. There is no reason to put a URL there at all. I do not plan to add semantic meaning to this field, and especially not to make it parse or specially handle URLs.

@arantius arantius closed this as completed Jul 8, 2014
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