fix: Event not reapplying all-day radio button after error

This commit is contained in:
Doug Bell 2007-02-01 22:51:35 +00:00
parent 426ffce9e3
commit d0c37ba736
3 changed files with 24 additions and 18 deletions

View file

@ -49,6 +49,8 @@
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.
- fix: Event edit doesn't re-apply "all day event" radio selector after
error.
7.3.8
- Fixed a template variable rewriting problem with HTML::Template::Expr