Fixed #10743: Inbox Rich Editor selection not saved (Eric Kennedy)

This commit is contained in:
Eric Kennedy 2009-08-10 15:57:56 +00:00
parent cff541df1d
commit 6adfc6ccee
2 changed files with 4 additions and 3 deletions

View file

@ -42,6 +42,7 @@
- rfe #10423: Provide a way to access the instance of the thing that was added, modified, or deleted via workflow. (Eric Kennedy)
- Templates can now return a JSONified version of their params hash based on
requested Accept headers ( Martin Kamerbeek / Oqapi )
- fixed #10743: Inbox Rich Editor selection not saved (Eric Kennedy)
7.7.16
- fixed #10590: Session::DateTime->secondsToInterval doesn't allow 7 weeks