Getting cookies can croak. Eval the fetching of cookies and do error handling. Fixes bug #11912.

This commit is contained in:
Colin Kuskie 2010-10-19 09:21:37 -07:00
parent b02aee50d8
commit aabb9ed214
3 changed files with 14 additions and 3 deletions

View file

@ -11,6 +11,7 @@
- fixed #11915: Date macro returns hour value w/ leading space
- fixed #11901: NotifyAboutVersionTag includes URL, even when inappropriate
- fixed #11902: forums bug
- fixed #11912: Corrupt cookie causes server 500 errors
7.10.2
- fixed #11884: Editing Templates impossible / Code editor not loaded