Page 1 of 1

[FIXED] Error with basque language

Posted: Wed May 02, 2012 12:51 pm
by afa
Hello,

If the OS is in Basque language (locale is set to eu_ES), there is an error:

Code: Select all

XML Parsing Error: undefined entity
Location: chrome://noscript/content/noscriptOptions.xul
Line Number 7, Column 1:

<dialog id="noscriptOptions"
The problem is that is missing the directory chrome/noscript.jar!/locale/eu-ES (although the directory appears in chrome.manifest).
If the directory eu-ES is created, the problem disappears.
Tested with Trisquel 5.5 (Ubuntu based OS) and Debian Squeeze (both with stable and development NosScript).
Thanks for this great extension.

PS.: Sorry for my bad English :)

Re: Error with basque language

Posted: Wed May 02, 2012 1:22 pm
by Giorgio Maone
Thank you very much for reporting, it will be fixed in next version.

Re: [FIXED] Error with basque language

Posted: Thu May 03, 2012 9:57 am
by afa
Thank you Giorgio :)

Re: [FIXED] Error with basque language

Posted: Thu May 03, 2012 9:03 pm
by Giorgio Maone
Could you check latest development build 2.4rc7, please?

Re: [FIXED] Error with basque language

Posted: Fri May 04, 2012 9:32 am
by afa
Giorgio Maone wrote:Could you check latest development build 2.4rc7, please?
I have the same problem (the same error output described above) and the solution (worked for me): create a new directory noscript-2.4rc7.xpi/chrome/noscript/locale/eu-ES with the same content that ../locale/eu.
(Tested with Firefox 11.0 in Ubuntu 12.04).

Thanks.

Re: [FIXED] Error with basque language

Posted: Fri May 04, 2012 9:42 am
by Giorgio Maone
Ooops, looks like I fixed in the wrong place :(
rc8 (about to come) should fix it for good.

Re: [FIXED] Error with basque language

Posted: Fri May 04, 2012 12:37 pm
by afa
Fixed in version 2.4! Thanks :)