Last modified: 2014-08-12 19:52:46 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T34864, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 32864 - SwiftMedia's rewrite doesn't properly collapse multiple slashes
SwiftMedia's rewrite doesn't properly collapse multiple slashes
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Other (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-07 23:14 UTC by Ben Hartshorne
Modified: 2014-08-12 19:52 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Ben Hartshorne 2011-12-07 23:14:46 UTC
http://localhost:8080/wikipedia/commons/thumb/d/d5/Corinthians_uniforme_1940... should be the same as http://localhost:8080////wikipedia/commons/thumb/d/d5/Corinthians_uniforme_1940...  The latter confuses the rewrite parser.  All double+ slashes should be collapsed before regex parsing begins.
Comment 1 Ben Hartshorne 2012-01-11 00:14:26 UTC
fixed in https://www.mediawiki.org/wiki/Special:Code/MediaWiki/108569
Comment 2 vagababov 2014-08-11 20:54:09 UTC
The solution is bug, that creates problems whenever request is made in absolute form, since it collapses http://<rest_of_URI> to http:/<rest_of_URL>
Comment 3 Andre Klapper 2014-08-12 08:30:44 UTC
vagababov: If there is some issue somewhere, please create a new ticket and follow https://www.mediawiki.org/wiki/How_to_report_a_bug . Thanks!
Comment 4 vagababov 2014-08-12 19:52:46 UTC
I've updated the other bug as well, which is filed as a consequence:
https://bugzilla.wikimedia.org/show_bug.cgi?id=49467

Currently it seems wikimedia site is not HTTP/1.1 compliant.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links