Closed
Bug 209524
Opened 22 years ago
Closed 22 years ago
stalk word list cannot have length one
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mnyromyr, Assigned: rginda)
Details
Attachments
(1 file)
801 bytes,
patch
|
rginda
:
review+
|
Details | Diff | Splinter Review |
CZ 0.8.32
The stalking list cannot contain just one entry, only zero or at least two:
- Start with an empty list
- add one entry (say, "one"), leave the pref via OK and come back ==> the
stalking list is *empty*
- add two entries (say, "one" and "two"), leave and return ==> both entries are
in the list
- have two entries in list and remove one, leave and return ==> both are gone,
the list is empty again.
Reproducible: always
Comment 1•22 years ago
|
||
Oops, same bug as with the 'startup' pref page. :) Patch should fix this.
Updated•22 years ago
|
Attachment #125739 -
Flags: review?(rginda)
![]() |
Assignee | |
Comment 2•22 years ago
|
||
Comment on attachment 125739 [details] [diff] [review]
diff -U 6 of extensions/irc
included in next xpi
Attachment #125739 -
Flags: review?(rginda) → review+
![]() |
Assignee | |
Comment 3•22 years ago
|
||
marking fixed, 0.8.34 checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Core → Other Applications
Updated•6 months ago
|
Product: Other Applications → Other Applications Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•