Closed (fixed)
Project:
IE 6 Update
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2010 at 15:25 UTC
Updated:
22 Feb 2012 at 20:30 UTC
The base url is hardcoded in the $icon_path and missing from the script src attribute. These break the module for all multilingual sites doing language switching based on path prefix. The attached patch fixes both problems while not breaking other sites.
| Comment | File | Size | Author |
|---|---|---|---|
| ie6update.path_prefix.patch | 1.13 KB | mvc |
Comments
Comment #1
mvcComment #2
iamEAP commentedWhile this issue is extraordinarily old, I've come across this and the patch works wonderfully.
It's a very small change, so I'm marking as RTBC.
Comment #3
iamEAP commentedCommitted and released in 6.x-1.4.
Thanks, mvc.