with 1.4 for 6.x I saw the 1st line in the .js file has changed... this causes errors in the chrome ( ctrl+shift+ i ) and FF's (F12 ) js consoles ...

shots attached

CommentFileSizeAuthor
9.png25.07 KBrsvelko
8.png24.65 KBrsvelko

Comments

Miszel’s picture

I can't replicate the error. I tried both FF and Chrome. I compared the js files from 6.x-1.3 and 6.x-1.4 and I can't see any difference in the first line..... Please, could you double check and possibly tell me what causes the problem?

Many thanks.

Miszel’s picture

Status: Active » Postponed (maintainer needs more info)
Miszel’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
rsvelko’s picture

Status: Closed (cannot reproduce) » Postponed (maintainer needs more info)

it might be a module weight problem - which module gets loaded after which... in terms of loading the js in our case...

let me investigate further.

rsvelko’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

it was because my theme's js was put in the footer... so in effect some js code tried to use js files included later on in the html...

marking as wont fix