Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 7 by
[hidden email]: ILCalendarWidget broken in Pharo
http://code.google.com/p/iliadproject/issues/detail?id=7What steps will reproduce the problem?
1. Implement the example shown in Nico Petton's blog post:
http://smalltalk.gnu.org/blog/nico/control-flow-iliad2. Launch the example by setting the browser to
http://localhost:8888/sequence3. The calendar appears on the browser page. Select a new month in the
dropdown menu, then
hit the 'Select' button.
Under Gnu Smalltalk, the calendar should update to the new month selected.
Under Pharos, the
web application just hangs. Interrupting the web page, or trying to reload
the same URL
produces the following output:
------------------------------------------
Internal Error
Error: subscript is out of bounds: 13
subscript is out of bounds: 13
Array(Object)>>errorSubscriptBounds:
Array(Object)>>at:
Month class>>daysInMonth:forYear:
DateAndTime
class>>year:month:day:hour:minute:second:nanoSecond:offset:
DateAndTime class>>year:month:day:hour:minute:second:offset:
DateAndTime class>>year:month:day:hour:minute:second:
DateAndTime class>>year:month:day:hour:minute:
DateAndTime class>>year:month:day:
Date class>>year:month:day:
Date class>>newDay:month:year:
[] in ILCalendar>>calendarTableContents
BlockClosure>>buildOn:
ILDivElement(ILElement)>>build:
[] in ILCalendar>>contents
BlockClosure>>buildOn:
------------------------------------------
This error occurs under Pharo1.0-10508-rc2dev10.01.2.image under Mac OS X
10.5 with
Pharo Iliad 0.8 Beta, loaded by ConfigurationOfIliad-GermanArduino.5.mcz.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings