[BUG][FIX?] PluggableTextMorph>>accept

Stephan Rudlof sr at evolgo.de
Wed Mar 29 07:27:12 UTC 2000


Nasty bug!

Difficult to find for me... :(

"Change Set:            Fix_PluggableTextMorph>>accept
Date:                   29 March 2000
Author:                 Stephan Rudlof

Dan changed the line
                [self setText: textToAccept shallowCopy.
to
                [self setText: self getText.
; probably to save time.

It this was his goal, reverting to the previous version given here
should be correct.
If he had another intention there is needed more thinking...
"

Greetings,

Stephan
-- 
Stephan Rudlof (sr at evolgo.de)
   "Genius doesn't work on an assembly line basis.
    You can't simply say, 'Today I will be brilliant.'"
    -- Kirk, "The Ultimate Computer", stardate 4731.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fix_PluggableTextMorph>>accept.1.cs
Type: application/octet-stream
Size: 1185 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20000329/82e6226e/Fix_PluggableTextMorphaccept.1.obj


More information about the Squeak-dev mailing list