On multilanguage sites the url function will result in a prefix in certain cases which provides the js the wrong url to the file.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fix-prefix-issue-2199427-2.patch | 898 bytes | aron novak |
| #1 | fix-prefix-issue-2199427-1.patch | 844 bytes | nagy.balint |
Comments
Comment #1
nagy.balint commentedI added a language option to the url function.
Patch attached.
Comment #2
aron novakAnother version of the patch added, the previous one generared a notice.
Comment #3
jcisio commentedCommitted. Thanks.