Page 1 of 1

Bug in FF 8.0a1 nightly: this.json.encode is not a function

Posted: Sun Jul 10, 2011 3:30 pm
by happy-dude
Using FF nightlies on Windows XP with NoScript 2.1.2.1rc1

Export config function makes a dialog box with 'this.json.encode' pop up.

Also, import config function is not working either.

(Far as I know, import and export whitelist both work like expected.)

Can anyone confirm these bugs?

Re: Bug in FF 8.0a1 nightly: this.json.encode is not a funct

Posted: Sun Jul 10, 2011 3:51 pm
by Giorgio Maone
Cannot reproduce (same 2011-07-10 build as you).
Could you check on a clean profile?

Re: Bug in FF 8.0a1 nightly: this.json.encode is not a funct

Posted: Sun Jul 10, 2011 4:12 pm
by happy-dude
I can successfully reproduce the issue with a fresh profile (with no other addons).

Image

Import config also remains broken.

Re: Bug in FF 8.0a1 nightly: this.json.encode is not a funct

Posted: Sun Jul 10, 2011 4:45 pm
by Giorgio Maone
Sorry, my bad, I was using the whitelist import/export buttons.

It's http://hg.mozilla.org/mozilla-central/d ... sIJSON.idl

Gonna fix it in next dev build, thanks.

Re: Bug in FF 8.0a1 nightly: this.json.encode is not a funct

Posted: Sun Jul 10, 2011 11:18 pm
by Giorgio Maone
Fixed in latest development build, thank you.