Approved. On 2006-10-04, at 22:00 EDT, Philip Romanik wrote:
> Change change.RmpEh6128.txt by [EMAIL PROTECTED] /cygdrive/f/laszlo/ > svn/src/svn/openlaszlo/branches/legals/demos/calendar/ on > 2006-10-04 21:52:25 EDT > > Summary: Fix date handling to be consistent across FF and IE6 > > New Features: > > Bugs Fixed: > > Technical Reviewer: ptw > QA Reviewer: (pending) > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Details: > I found that Date.getYear() returns a 3 digit year on FF 1.5 (ie. > 106) and a 4 digit year on IE 6 (ie. 2006). I changed the method to > use getFullYear(). This returns a 4 digit year in both browsers > (and swf). > > With this change, the schedule data displays on the calendar. > > > Tests: > calendar.lzx on FF 1.5, IE 6.0, and swf > > Files: > M calendar.lzx > <patch.Philip.5556.tgz> _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
