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

           Summary: CustomToolbar assumes pretty URLs
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Uniwiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


The attachment and image upload URLs are built by concatenating wgServer,
wgScript, "/", the special page name, and then any parameters. This will not
work on wikis that do not use pretty URLs as they would use "?title=" rather
than "/" - a less naive method should be used for generating these links.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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