Test List | Issue 45

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

Jan Odvarko, odvarko@gmail.com
  1. Open Firebug and enable the Cookies panel.
  2. Right click on TestCookie45 and pick Edit.
  3. Don't touch anything and press OK in the dialog.
  4. The cookie value must be still aaa+bbb -> BUG
The '+' character should not be replaced by ' ' (space).