Closed
Bug 480177
Opened 16 years ago
Closed 16 years ago
Timestamp collapsing uses global preference instead of view preference
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla-mozilla-20000923, Assigned: Gijs)
References
()
Details
(Whiteboard: [cz-0.9.85])
Attachments
(1 file)
956 bytes,
patch
|
bugzilla-mozilla-20000923
:
review+
|
Details | Diff | Splinter Review |
The code for updating timestamps (updateTimestampFor(), statis.js) uses the global "collapseMsgs" preference instead of the view's.
This won't show up as an issue for most users as the collapse menu item adjusts the global pref, so a very minor issue. :)
Assignee | ||
Comment 1•16 years ago
|
||
Assignee: rginda → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Attachment #364782 -
Flags: review?(silver)
Reporter | ||
Updated•16 years ago
|
Attachment #364782 -
Flags: review?(silver) → review+
Assignee | ||
Comment 2•16 years ago
|
||
Checking in mozilla/extensions/irc/xul/content/static.js;
/cvsroot/mozilla/extensions/irc/xul/content/static.js,v <-- static.js
new revision: 1.292; previous revision: 1.291
done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•16 years ago
|
Whiteboard: [cz-0.9.85]
Updated•1 day ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•