Closed Bug 70254 Opened 24 years ago Closed 24 years ago

radio buttons w/ type string crash in SetUnicharPref()

Categories

(SeaMonkey :: Preferences, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: mcafee, Assigned: bugs)

References

Details

From bug 68208, I had to change pref type from string to int to avoid crashing deep in layout somewhere (sorry, linux/gdb failed me for libgkcontent.so).
Adding bstell for i18n look.
At present I have not researched why changing from string to int fixed bug 68208 but the fix/description makes me very uncomfortable. Based on the fix it would appear that one part of the code assumes the data type is string and another part assumes it is int. Did we understand how confusion between the two parts occurred before we checked in the fix? Did we check to see if this problem is not happening in other areas?
I didn't have time to investigate the problem with the string type, hence this bug. I got the other bug off of the nsbeta1 radar, that radio pref should have been an int anyways.
my fault, I incorrectly pointed my finger at xul/radios. bogus fixed backed out, marking this invalid.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
zap
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.