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

            Bug ID: 63363
           Summary: UI Icons file 404 Not Found
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: wikidata-b...@lists.wikimedia.org
          Reporter: christopher.john...@wikimedia.de
                CC: wikidata-b...@lists.wikimedia.org
       Web browser: ---
   Mobile Platform: ---

ui-icons_888888_256x240.png is not found.  Disabled button icons are normally
seen when activating an edit.

Code from toolbarbutton.css:
.wikibase-toolbarbutton-disabled .ui-icon {
    background-image:
url(../../../../../../../../resources/jquery.ui/themes/default/images/ui-icons_888888_256x240.png);

Relative path is incorrect due to new Wikidata extension path that moves
Wikibase down two additional levels from root.  Problem is how to make Wikibase
relative path independent of Wikidata extension.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to