janodvarko / firecookie

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

When I copy and paste or edit a cookie contents + (plus) signs get converted to spaces. #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create/edit a cookie and put the value "aaa+bbb"
2. it gets the value "aaa bbb"

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

I would like to get "aaa+bbb" on the cookie. This is important for base64
strings. 

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

Firebug 1.3.3
Firecookie 0.8
Mac OS 10.4

Original issue reported on code.google.com by marcel.c...@gmail.com on 16 Jun 2009 at 11:13

GoogleCodeExporter commented 9 years ago
Thanks for the report!

Patch committed at R148

Will be in Firecookie 0.9

Honza

Original comment by odva...@gmail.com on 30 Jul 2009 at 5:37

GoogleCodeExporter commented 9 years ago
Reopening, yet the clipboard must be fixed.

Original comment by odva...@gmail.com on 30 Jul 2009 at 5:54

GoogleCodeExporter commented 9 years ago
OK, another commit at R149
Honza

Original comment by odva...@gmail.com on 30 Jul 2009 at 6:30

GoogleCodeExporter commented 9 years ago
Firecookie 0.9b1 is available here:
http://www.janodvarko.cz/firecookie/archive/firecookie-0.9b1.xpi

Please let me know if the problem is still in this version.

Thanks!
Honza

Original comment by odva...@gmail.com on 30 Jul 2009 at 6:38

GoogleCodeExporter commented 9 years ago
Yet new version is available here:
http://www.softwareishard.com/firecookie/archive/firecookie-0.9b2.xpi

Please check this page for a link to the latest version (regularly updated).
http://www.softwareishard.com/blog/firecookie/

Thanks!
Honza

Honza

Original comment by odva...@gmail.com on 30 Jul 2009 at 7:21

GoogleCodeExporter commented 9 years ago
This problem seems to still exist with Firecookie 1.1.1 ...

I created issue 66 back in June because I didn't see this one.
http://code.google.com/p/firecookie/issues/detail?id=66

Firebug 1.6.0
Firecookie 1.1.1
Arch Linux x86_64

Original comment by mmk...@gmail.com on 29 Nov 2010 at 11:32