Last modified: 2012-02-01 16:24:21 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 T36060, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 34060 - Improved IE check for incorrect cache extension in PATH_INFO or QUERY_STRING
Improved IE check for incorrect cache extension in PATH_INFO or QUERY_STRING
Status: NEW
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-31 01:55 UTC by varnent
Modified: 2012-02-01 16:24 UTC (History)
1 user (show)

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


Attachments

Description varnent 2012-01-31 01:55:36 UTC
Currently the script to check if Internet Explorer will detect an incorrect cache extension in PATH_INFO or QUERY_STRING seems flawed.

It outputs this error:
"Invalid file extension found in the path info or query string."
when you try to action=raw on a title with symbols in them:
http://en.wikipedia.org/wiki/Name.com?action=raw
vs.
http://en.wikipedia.org/w/index.php?title=Name.com&action=raw

Perhaps the output in the script can be modified to convert the symbols (line 875):
https://gerrit.wikimedia.org/r/gitweb?p=test/mediawiki/core.git;a=blob;f=includes/WebRequest.php

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


Navigation
Links