[etoys-notify] [JIRA] Resolved: (SQ-1048) DateFormat value-type not initialized in beta-2 image

Karl Ramberg (JIRA) tracker at squeakland.org
Sat Mar 17 06:35:54 EDT 2012


     [ http://tracker.squeakland.org/browse/SQ-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Ramberg resolved SQ-1048.
------------------------------

    Resolution: Complete

http://source.squeak.org/etoys/Etoys-kfr.131.mcz

http://source.squeak.org/etoys/Protocols-kfr.11.mcz

> DateFormat value-type not initialized in beta-2 image
> -----------------------------------------------------
>
>                 Key: SQ-1048
>                 URL: http://tracker.squeakland.org/browse/SQ-1048
>             Project: squeakland
>          Issue Type: Bug
>          Components: etoys
>            Reporter: Scott Wallace
>            Priority: Blocker
>             Fix For: etoys 5.0
>
>         Attachments: dateFormatVocabulary-sw.1.cs.gz
>
>
> Unlike all other vocabularies, the DateFormat vocabulary was getting added to the system's vocabulary-list by a class-initialize method of CalendarMorph, and this meant that it got lost whenever the list is rebuilt, e.g.  via 'Vocabulary initialize'.  
> (This explains why the date-format variable of the Calendar is not working right in the beta-2 image)
> This change-set attached here works around the problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list