Page MenuHomePhabricator

:isValidURI() not functioning properly
Closed, DeclinedPublic

Description

static Http::isValidURI ()
Checks that the given URI is a valid one.
Hardcoding the protocols, because we only want protocols that both cURL and php support.

todo: is wildly inaccurate and fails to actually check most stuff
as reported in the bugs list
https://doc.wikimedia.org/mediawiki-core/master/php/bug.html#_bug000002

Related Objects

Event Timeline

Rasrajat triaged this task as Medium priority.Mar 10 2016, 11:25 AM
Aklapper lowered the priority of this task from Medium to Low.Mar 10 2016, 12:41 PM

Thanks for reporting this!
"27854" is nowadays (after migrating from Bugzilla to Phabricator) T29854 and that task has been closed.
Do you plan to work on this task?
If you checked yourself that there is still a problem, please elaborate what exactly you checked and what the expected outcome was, and what the actual outcome was. Also see https://mediawiki.org/wiki/How_to_report_a_bug

This comment was removed by Rasrajat.
Aklapper removed Rasrajat as the assignee of this task.

If you checked yourself that there is still a problem, please elaborate what exactly you checked and what the expected outcome was, and what the actual outcome was. Also see https://mediawiki.org/wiki/How_to_report_a_bug

Unfortunately closing this report as no further information has been provided.
After you have provided the information asked for and if this still happens, please set the status of this report back to "Open" via the Add Action...Change Status dropdown. Thanks!