[Newbies] Suspected bug when setting preferences

stan shepherd squeak414 at free.fr
Thu Jul 17 23:27:45 UTC 2008




nicolas cellier wrote:
> 
> 
> 
> Yes indeed, 168 clones of PBBooleanPreferenceView...
> We now have to figure out who created these clones, for what purpose, 
> before deciding if it is a bug, but it looks like a bug indeed...
> 
> Nicolas
> 
> 

It happens in 
Preferences>>savePersonalPreferences
	"Save the current list of Preference settings as the user's personal
choices"

	self  setParameter:#PersonalDictionaryOfPreferences
		 to:self dictionaryOfPreferences deepCopy

I think during the deepCopy.

...Stan
-- 
View this message in context: http://www.nabble.com/Suspected-bug-when-setting-preferences-tp18507174p18519942.html
Sent from the Squeak - Beginners mailing list archive at Nabble.com.



More information about the Beginners mailing list