[BUG] FileList under MVC

Scott Wallace scott.wallace at squeakland.org
Sun Nov 17 07:52:31 UTC 2002


Hi, Boris,

Attached is a prospective fix for this bug.  How does this work for you?

Cheers,

  -- Scott

At 8:08 PM +0100 11/16/02, Boris Gaertner wrote:
>This bug report is for Squeak 3.4alpha latest update: #5109
>(The bug can also be found in Squeak3.3alpha latest update: #4981)
>
>Bug description:
>In an MVC-project, open a file list and select a text file
>(SQUEAK.ini or ReadMe.txt for Squeak will do).
>Select a portion of text in the file content view, call
>up the view menu and select the option 'copy'.
>You get this error:
>Error: attempt to index non-existent element in an ordered collection
>
>In a morphic project, this error will not occur.
>
>When we look a bit closer, we see that in
>CustomMenu>>invokeOn:orSendTo:, an attept is
>made to fetch a target that is not given.
>
>Any ideas to fix that?
>
>Greetings,
>Boris
-------------- next part --------------
Skipped content of type multipart/appledouble


More information about the Squeak-dev mailing list