fix - Couple Calendar bugs

This commit is contained in:
Doug Bell 2007-02-01 22:15:47 +00:00
parent 9d315264c6
commit 426ffce9e3
2 changed files with 68 additions and 29 deletions

View file

@ -45,6 +45,10 @@
gotchas.txt for details.
- fix: AssetExportHtml now handles periods in URLs more gracefully.
- fix: Calendar Event Details template now uses nice dateSpan variable
- fix: Calendar Recurring Event Duplication (when the original event
occurs on a day that ALSO has a recurrence of that event).
- fix: Calendar Event Edit erroneously apply time zone changes to all day
events.
7.3.8
- Fixed a template variable rewriting problem with HTML::Template::Expr