When I load mobilefrontend I get "Failed to load resource: the server responded with a status of 404 (Not Found)"
/less/images/icons/cite.svg
Description
Description
Details
Details
Related Changes in Gerrit:
Related Objects
Related Objects
- Mentioned In
- rMEXT41d47e1e2b63: Updated mediawiki/extensions Project: mediawiki/extensions/MobileFrontend…
rMEXTbfa5b923e6de: Updated mediawiki/extensions Project: mediawiki/extensions/MobileFrontend…
rEMFRa0fb3398ccbe: Hygiene: Don't use images/ in less code
rEMFR06468956fdef: Hygiene: Load icons from correct place
Event Timeline
Comment Actions
Change 183084 had a related patch set uploaded (by Florianschmidtwelzow):
Hygiene: Load icons from correct place
Comment Actions
Although fixed @Florian can you do a follow up? The reason this broke was that the icons module didn't expect anything else to use it.
I would rather we duplicated the file as the icons code is not stable at all and is likely to move again (next step might be using icons in core).
Comment Actions
Change 183145 had a related patch set uploaded (by Florianschmidtwelzow):
Hygiene: Don't use images/ in less code