[BUG][FIX] Bug Fix Archive Viewer attachments broken

Joshua 'Schwa' Gargus schwa at cc.gatech.edu
Fri Jul 4 16:08:37 UTC 2003


Hi,

Starting with a 4325 image, and loading in the BFAV, I can
no longer see any package attachments (there is no menu item
to allow me to).

BugFixArchiveMailClient class>>archivePostFromMailMessage:
looks very suspicious.  In particular, the second-last line 'post
initialize' replaces any attachments that might have been parsed with
an empty collection.  I tried removing this line, but now it never
seems to finish loading (the Transcript keeps saying 'data was slow').

Oh, nevermind; it just finished loading.  The data was just very slow :-)

I can now see the attachments fine; it looks as though the extra 
#initialize was left in by mistake.  A changeset is attached.

Joshua
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FixBFAVAttachments.1.cs.gz
Type: application/x-gunzip
Size: 1045 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030704/4ca6b290/FixBFAVAttachments.1.cs.bin


More information about the Squeak-dev mailing list