Closed (duplicate)
Project:
Super Nav
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2008 at 16:54 UTC
Updated:
6 Nov 2008 at 00:05 UTC
It looks like when the path prefix language negotiation is enabled, and when viewing a language other than the default language, all relative image paths specified outside of the css stylesheets becomes broken.
The images links that become broken includes:
sites/all/modules/supernav/images/tool_contract.gif
sites/all/modules/supernav/images/tool_expand.gif
sites/all/modules/supernav/images/collapsed.gif
sites/all/modules/supernav/images/close-small.gif
+ all images on the help page.
Attached is the patch that fixes this particular issue.
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-Patched-supernav-so-that-image-links-work-correctly.patch | 13.44 KB | jonathan.shieh |
Comments
Comment #1
sinasalek commentedhttp://drupal.org/node/245054
Comment #2
chrisshattuck commentedPlease see http://drupal.org/node/285027#comment-1094346. Thank you for the patch, jonathan.shieh.