Closed Bug 553619 Opened 14 years ago Closed 14 years ago

Minifying CSS files in css/zamboni breaks relative URLs

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jbalogh, Assigned: jbalogh)

References

()

Details

(Whiteboard: [z])

media/css/zamboni/zamboni.css thinks it needs to go to ../../img to find images.  This is not true when it gets compressed into media/css/common.css.  Easy fix is to make a separate zamboni bundle that gets served from media/css/zamboni/bundle.css.
http://github.com/jbalogh/zamboni/commit/d04fe09bf50f5ca0f97401e7df9d922c7b837ce4
Assignee: nobody → jbalogh
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: 5.9 → 5.8
Does this need to be verified by QA, and if so, how?  Thx.
If you can see the icons on the buttons, this is fixed.  They're addressed with relative urls from zamboni/zamboni.css.
Verified FIXED on https://preview.addons.mozilla.org/z/en-US/firefox/addons/smorgasbord; also checked the Net panel in Firebug, to make sure all referenced files were being loaded.
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.