Last modified: 2014-06-30 13:37:28 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T65363, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 63363 - UI Icons file 404 Not Found
UI Icons file 404 Not Found
Status: VERIFIED FIXED
Product: MediaWiki extensions
Classification: Unclassified
WikidataRepo (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Wikidata bugs
u=dev c=frontend p=0
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-01 11:57 UTC by Christopher Johnson
Modified: 2014-06-30 13:37 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Missing gray arrows highlighted in green (18.65 KB, image/png)
2014-04-01 19:33 UTC, Thiemo Mättig
Details

Description Christopher Johnson 2014-04-01 11:57:55 UTC
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.
Comment 1 Jeroen De Dauw 2014-04-01 15:00:29 UTC
We already tackled this path issue in most places. Is this particular path hardcoded in the css?
Comment 2 Jeroen De Dauw 2014-04-01 15:01:47 UTC
If so, and if it points to a core file, then this seems to be inherently broken. MediaWiki has an "extension path" setting, which allows you to put stuff somewhere else. If you whare to set this to foo/bar, then this would also break.
Comment 3 Thiemo Mättig 2014-04-01 19:33:07 UTC
Created attachment 14996 [details]
Missing gray arrows highlighted in green

I can confirm that this really is a bug, see the screenshot. However, it's very, very minor. What the "888888" image does is to make disabled up/down arrows gray. Because of the path not working in production these gray arrows disappear. Which is purely cosmetic. Gray arrows can't be used anyway.
Comment 4 tobias.gritschacher 2014-05-23 09:27:35 UTC
https://gerrit.wikimedia.org/r/#/c/135006/

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links