Fix reordering of old events in the week view by giving

any Event with a NULL sequenceNumber a valid sequenceNumber.
This commit is contained in:
Colin Kuskie 2008-07-10 03:42:30 +00:00
parent bcedd3a348
commit 9680931f34
3 changed files with 23 additions and 0 deletions

View file

@ -11,6 +11,7 @@
- fixed: Asset Manager buttons now work in IE6
- fixed: Donation: Add to Cart still visible in Thank You Message screen
- optimized PurgeOldInboxMessages workflow
- fixed: Calendar: Reorder Events in Week View Broken
7.5.15
- fixed: Colorpicker window would not open (Martin Kamerbeek / Oqapi)