Closed Bug 663593 Opened 14 years ago Closed 13 years ago

SVG resource not being served with the right mime type

Categories

(Tree Management Graveyard :: TBPL, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: heycam, Assigned: mstange)

References

Details

images/closebutton-dark.svg is being served as text/plain, which is preventing it from being shown next to error messages in the yellow status box. Putting AddType image/svg+xml .svg in images/.htaccess should do the trick.
Depends on: 663655
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee: nobody → mstange
This didn't seem to help. http://tbpl.mozilla.org/images/closebutton-dark.svg is still served as text/plain.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Huh. Maybe the server doesn't have mod_mime activated?
Lukas, could you check this? It might also be that `AllowOverride none`, and it'll need to go in the global config file instead.
Severity: normal → minor
Status: REOPENED → RESOLVED
Closed: 14 years ago13 years ago
Resolution: --- → FIXED
Product: Webtools → Tree Management
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.