Test List | Issue 60

Issue 60: "[" and "]" characters get badly encoded on cookie name upon editing

Jan Odvarko, odvarko@gmail.com
  1. Open Firebug and enable the Cookies panel.
  2. Right click on TestCookie60[user] and pick Edit.
  3. Don't touch anything and press OK in the dialog.
  4. The name changes to CakeCookie%5BUser%5D -> BUG
When the name changes a new cookie is created.