Fix iCal processing in the Calendar module and workflow. Errors with

generation and processing.
This commit is contained in:
Colin Kuskie 2009-06-30 15:43:40 +00:00
parent bb3de4bf96
commit 755d7909a5
4 changed files with 153 additions and 33 deletions

View file

@ -1,6 +1,7 @@
7.7.13
- fixed #10574: Creating Calendar Entry
- fixed #10522: Metadata value & label problem
- fixed #10594: iCal title display error.
7.7.12
- Updated auth to allow sending back of non-text/html mime types.