janodvarko / firecookie

Automatically exported from code.google.com/p/firecookie
Other
0 stars 3 forks source link

JSON in cookies is not displayed in FF5/FB 1.8 #114

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. View cookies that store JSON arrays (eg, as created by CookieJar plugin). 
2. Try to expand any of such values

What is the expected output? What do you see instead?

Previously, before upgrading from FF3 to FF5 (don't remember the FB version), when expanding cookie values like {"showFixed":"1","showTemp":"1","showCandidates":"1","JobFunctionID[]":["1"],"Cr ewingAgentID":""} I used to see correct JSON array displayed, I could expand its elements - perfect! Now, I still see the string in the column Value, but as soon as I click [+] to expand it I only see 'undefined'. Not even the string value!

What version of the product are you using? On what operating system?

FireCookie 1.3 / FF 5 / FireBug 1.8.1 / Win 7

Original issue reported on code.google.com by gosh...@gmail.com on 12 Aug 2011 at 10:13

Attachments:

GoogleCodeExporter commented 9 years ago
This online test case works for me:
http://www.janodvarko.cz/firecookie/tests/issue44/issue44.php

Could you please attach your page so, I can see the problem?

Honza

Original comment by odva...@gmail.com on 15 Aug 2011 at 6:22

GoogleCodeExporter commented 9 years ago
same problem here. valid JSON cookie values do not diplay (i.e. display as 
'undefined' only). some others have the Rawvalue tab but not the JSON tab.

Swapping firebug from 'attached to the page window' to 'in external window' (or 
similar - i'm using german strings) enables the ability to show also the JSON 
tab in firecookie. vice versa the same.

changing (json) cookie values also reproduces the problem (i.e. from json tab 
available to not available), until i swapp the firebug attached /external state 
again.

Original comment by hartmann...@gmail.com on 19 Oct 2011 at 12:01

GoogleCodeExporter commented 9 years ago
Please try out Firebug 1.10a11, which has Firecookie integrated, and let us 
know if it fixes the problem:

http://getfirebug.com/releases/firebug/1.10/firebug-1.10.0a11.xpi

Sebastian

Original comment by sebastia...@gmail.com on 12 Jun 2012 at 8:33

GoogleCodeExporter commented 9 years ago

Original comment by sebastia...@gmail.com on 20 Jun 2012 at 5:18