[etoys-notify] [JIRA] Updated: (SQ-1052) Incorrect watcher labels in some cases

Scott Wallace (JIRA) tracker at squeakland.org
Sun Mar 18 14:52:52 EDT 2012


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

Scott Wallace updated SQ-1052:
------------------------------

    Description: 
The labels on certain "detailed watchers" -- those for which the variable-name and the "getter selector" do not bear the default relationship -- are wrong.  The attached fileout hopefully addresses the issue; here is the preamble, with some commentary:

Change Set:		wrongWatcherLabel-sw
Date:			18 March 2012
Author:			Scott Wallace

Fix for a bug seemngly introduced in july 2011 that resulted in some detailed watchers having the wrong labels.  For example, a detailed watcher for a playfield's 'graphic' or a Sector's 'angle' would have 'pasteUpGraphic' and 'sectorAngle', respectively, as their labels. 

I'm uncertain of the history of this change, but it appears that the version in etoys 4.1 stamped kfr 5/22/2011 did not show this bug, but the version stamped  kfr 7/16/2011 does.

  was:
The labels on certain "detailed watchers" -- those for which the variable-name and the "getter selector" do not bear the defat relationship -- are wrong.  The attached fileout hopefully addresses the issue; here is the preamble, with some commentary:

Change Set:		wrongWatcherLabel-sw
Date:			18 March 2012
Author:			Scott Wallace

Fix for a bug seemngly introduced in july 2011 that resulted in some detailed watchers having the wrong labels.  For example, a detailed watcher for a playfield's 'graphic' or a Sector's 'angle' would have 'pasteUpGraphic' and 'sectorAngle', respectively, as their labels. 

I'm uncertain of the history of this change, but it appears that the version in etoys 4.1 stamped kfr 5/22/2011 did not show this bug, but the version stamped  kfr 7/16/2011 does.


> Incorrect watcher labels in some cases
> --------------------------------------
>
>                 Key: SQ-1052
>                 URL: http://tracker.squeakland.org/browse/SQ-1052
>             Project: squeakland
>          Issue Type: Bug
>          Components: etoys
>            Reporter: Scott Wallace
>            Priority: Blocker
>             Fix For: etoys 5.0
>
>         Attachments: wrongWatcherLabel-sw.1.cs.gz
>
>
> The labels on certain "detailed watchers" -- those for which the variable-name and the "getter selector" do not bear the default relationship -- are wrong.  The attached fileout hopefully addresses the issue; here is the preamble, with some commentary:
> Change Set:		wrongWatcherLabel-sw
> Date:			18 March 2012
> Author:			Scott Wallace
> Fix for a bug seemngly introduced in july 2011 that resulted in some detailed watchers having the wrong labels.  For example, a detailed watcher for a playfield's 'graphic' or a Sector's 'angle' would have 'pasteUpGraphic' and 'sectorAngle', respectively, as their labels. 
> I'm uncertain of the history of this change, but it appears that the version in etoys 4.1 stamped kfr 5/22/2011 did not show this bug, but the version stamped  kfr 7/16/2011 does.

-- 
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