Page MenuHomePhabricator

URL schemes are case-insensitive
Closed, ResolvedPublic1 Estimated Story Points

Description

We have externalUrlProtocolsRegExp and unanchoredExternalUrlProtocolsRegExp -- but url protocols ("schemes", really) are case-insensitive. Need to audit to ensure our regexps are case-insensitive as well. (I'm pretty sure the autolink one in ve.ui.LinkAction is not, for instance.)

Event Timeline

cscott raised the priority of this task from to Medium.
cscott updated the task description. (Show Details)
cscott added a project: VisualEditor.
cscott subscribed.

Change 231485 had a related patch set uploaded (by Cscott):
Url schemes are case-insensitive

https://gerrit.wikimedia.org/r/231485

Change 231486 had a related patch set uploaded (by Cscott):
Url schemes are case-insensitive

https://gerrit.wikimedia.org/r/231486

Change 231486 merged by jenkins-bot:
Make URL schemes case-insensitive

https://gerrit.wikimedia.org/r/231486

Change 231485 merged by jenkins-bot:
Make URL schemes case-insensitive

https://gerrit.wikimedia.org/r/231485