google-code-export / zkcalendar

Automatically exported from code.google.com/p/zkcalendar
1 stars 1 forks source link

Clearing All-Day property from event causes week-view rendering issues #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the Calendar Demo http://zcal.zkoss.org/
2. In week-view, create a new all-day event (see attachment - 'Before')
3. Edit event
4. Clear 'All-Day' checkbox. Set start time to '02:00', end time to '05:00' and 
the End Date to the 
same day as the start day.
5. Click 'OK'

What is the expected output? What do you see instead?
The event should move from the all-day to the inter-day calendar sections.
Instead, the a new All-Day column is created as left-most, the all-day event is 
moved to that 
and the inter-day event is created also.
Redisplaying the page removes the error, returning to expected results.

What version of the product are you using? On what operating system?
Calendar 2.0, ZK 5.0

Original issue reported on code.google.com by david.ha...@jiffle.net on 19 Mar 2010 at 11:08

Attachments:

GoogleCodeExporter commented 9 years ago
Hi, David,
you can try the jar in svn,
I try my local demo that it was solved in my fixed.
is it solve on you?

Original comment by jimmyshi...@gmail.com on 21 Mar 2010 at 4:55

GoogleCodeExporter commented 9 years ago
Yes - confirm that file fixes the issue

Original comment by david.ha...@jiffle.net on 21 Mar 2010 at 5:48

GoogleCodeExporter commented 9 years ago

Original comment by jimmyshi...@gmail.com on 22 Mar 2010 at 1:19