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

            Bug ID: 69022
           Summary: Hardcoded path to Popups settings icon
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Popups
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

The settings icon introduced in I374805e is hardcoded to reside at
'/w/extensions/Popups/resources/gear_gray.svg' which can’t be right, it needs
to be configuration-dependent. For instance, the code does not even work on the
WMF cluster, where it leads to 404, check on the testwiki:
https://test.wikipedia.org/w/extensions/Popups/resources/gear_gray.svg

Moreover, I don’t think using SVG files directly like this is acceptable, as
older browsers do not support SVG. Cf.
https://www.mediawiki.org/wiki/Manual:Assets

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