May 18, 2012
4:20 a.m.
A curative is to insert the following line into SystemWindow>>model: (model respondsTo: #labelString) ifTrue: [ self setLabel: model labelString ]. Looks like everyone is just sending it manually though. -- Daniel Lyons