Issue 60: "[" and "]" characters get badly encoded on cookie name upon editing
Jan Odvarko, odvarko@gmail.com
- Open Firebug and enable the Cookies panel.
- Right click on TestCookie60[user] and pick Edit.
- Don't touch anything and press OK in the dialog.
- The name changes to CakeCookie%5BUser%5D -> BUG
When the name changes a new cookie is created.