Page MenuHomePhabricator

Use backend parser for URL
Closed, ResolvedPublic

Description

Use the backend parser for URLs and get rid of frontend parser.


Version: unspecified
Severity: normal
Whiteboard: u=dev c=frontend p=0

Related Objects

StatusSubtypeAssignedTask
Resolvedhoo
DeclinedNone

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:55 AM
bzimport set Reference to bz62192.
bzimport added a subscriber: Unknown Object (MLST).

As far as I know there is no frontend parser.

Indeed, there is no front-end parser for URLs. Currently, URLs fall back to the string parser. Due to that, the value is kind of always valid (save button enabled). Errors will not be visible before trying to save the value which involves parsing the value in the back-end.

Change 169672 had a related patch set uploaded by Tobias Gritschacher:
Use back-end parser for "commons" and "url"

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

Change 169672 merged by jenkins-bot:
Use back-end parser for "commons" and "url"

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

Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).Dec 1 2014, 2:34 PM

Change 260858 had a related patch set uploaded (by Hoo man):
Revert "Revert "Use back-end parser for "commons" and "url"""

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

Change 260858 merged by jenkins-bot:
Revert "Revert "Use back-end parser for "commons" and "url"""

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

hoo removed a project: Patch-For-Review.
hoo set Security to None.