[BUG] Squeak3.1beta Scamper error opening SqueakLand.org

Ned Konz ned at bike-nomad.com
Mon Oct 22 17:37:12 UTC 2001


On Monday 22 October 2001 09:03 am, I wrote:

> Line 153 should probably have been broken up into two write() calls to
> avoid confusing the parsers:
>
> document.write("//--"); document.write("></style>");

Sorry, the end-of-comment string is '--' not '-->' so that should be:

document.write("//-"); document.write("-></style>");

-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com




More information about the Squeak-dev mailing list