https://bugzilla.wikimedia.org/show_bug.cgi?id=34060

       Web browser: ---
             Bug #: 34060
           Summary: Improved IE check for incorrect cache extension in
                    PATH_INFO or QUERY_STRING
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


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

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to