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

            Bug ID: 66980
           Summary: [Regression] Accessing plain Special:FilePath should
                    result in an error
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: code-update-regression
          Severity: normal
          Priority: Unprioritized
         Component: Special pages
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

Special:FilePath has been replaced by Special:Redirect/file. However when
requested without arguments it redirects to Special:Redirect/file/ instead of
Special:Redirect/file, causing Special:Redirect to trigger an error for empty
filename


https://commons.wikimedia.org/wiki/Special:FilePath
-> 
https://commons.wikimedia.org/wiki/Special:Redirect/file/
-> Lookup: filename
-> error: "Value not found"


https://commons.wikimedia.org/wiki/Special:Redirect/file
-> Lookup: filename
(no error)

-- 
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