Closed GoogleCodeExporter closed 8 years ago
Try the latest version 0.7beta8 available at:
http://www.softwareishard.com/blog/firebug/firecookie-07-beta/
...and let me know if it solves the problem for you (the value should be
unescaped)
Perhaps, another tab like "Row Value" could be perhaps useful too.
Honza
Original comment by odva...@gmail.com
on 18 Sep 2008 at 9:15
Okay, I'll check it out. It would be nice to have both the raw value stored in
the
cookie and the unescaped one. The more info when debugging, the better.
Original comment by lau.laur...@gmail.com
on 18 Sep 2008 at 9:59
Original comment by odva...@gmail.com
on 24 Sep 2008 at 8:01
Patch committed into trunk (R73).
1) There is a new "Raw Data" tab (displayed when a cookie is expanded) with
raw-value
(not escaped) of the cookie. The "Value" tab displays now escaped version of
the value.
2) The "Raw Data" tab is available only if rawValue != Value.
Honza
Original comment by odva...@gmail.com
on 15 Nov 2008 at 5:51
That sounds great! You mean unescape when you say escaped, right?
Original comment by lau.laur...@gmail.com
on 15 Nov 2008 at 11:31
Yep, let me rephrase:
1) There is a new "Raw Data" tab (displayed when a cookie is expanded) with
raw-value
of the cookie. The "Value" tab displays now unescaped version of the value.
2) The "Raw Data" tab is available only if rawValue != Value.
Honza
Original comment by odva...@gmail.com
on 16 Nov 2008 at 1:37
Should be fixed in Firecookie 0.8
http://www.softwareishard.com/firecookie/archive/firecookie-0.8.xpi
Honza
Original comment by odva...@gmail.com
on 14 Feb 2009 at 5:21
Unit test:
http://code.google.com/p/firecookie/source/browse/trunk/chrome/content/firecooki
e/tests/issue18.js
Original comment by odva...@gmail.com
on 24 Mar 2009 at 11:42
Original comment by odva...@gmail.com
on 12 Jun 2010 at 10:09
Original issue reported on code.google.com by
lau.laur...@gmail.com
on 18 Sep 2008 at 9:09