[BUG] [BFAV]PatchArchiveClient>>downloadDetails

frank.shearar at rnid.org.uk frank.shearar at rnid.org.uk
Tue Feb 24 16:38:05 UTC 2004


This has probably been spotted & corrected already but anyway: Round
about line 5 a FillInTheBlankMorph is created. This line should read

	answer _ FillInTheBlankMorph request: 'For what range of ids do you
want to download details?' initialAnswer: defaultStart asString, '-',
defaultEnd asString.
	
(The final #asString is missing from BFAV2.06)

frank




More information about the Squeak-dev mailing list