Various image links becomes broken when "path prefix" language negotiation is enabled.
jonathan.shieh - May 24, 2008 - 16:54
| Project: | Super Nav |
| Version: | 6.x-1.0 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| 0001-Patched-supernav-so-that-image-links-work-correctly.patch | 13.44 KB |

#1
http://drupal.org/node/245054
#2
Please see http://drupal.org/node/285027#comment-1094346. Thank you for the patch, jonathan.shieh.