
|
If you were logged in you would be able to see more operations.
|
|
|
Liferay Portal
Created: 21/Feb/08 10:39 AM
Updated: 21/Feb/08 01:36 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
4.4.2
|
| Fix Version/s: |
4.4.2,
5.0.0
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
So the workaround now is to user the older version 0 that works better for IE, but we now hex encode certain cookies that contain characters that version 0 does not allow.
See http://aspn.activestate.com/ASPN/CodeDoc/libservlet/Servlet/Http/Cookie.html
Especially the quote:
"With version 0 cookies, values should not contain white space, brackets, parentheses, equals signs, commas, double quotes, slashes, question marks, at signs, colons and semicolons. The behavior of clients in response to empty values is undefined."