Closed
Bug 231770
Opened 21 years ago
Closed 21 years ago
Various minor bug fixes that need landing
Categories
(Other Applications :: ChatZilla, defect)
Other Applications
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla-mozilla-20000923, Assigned: bugzilla-mozilla-20000923)
References
Details
Attachments
(2 files)
16.65 KB,
patch
|
samuel
:
review+
|
Details | Diff | Splinter Review |
3.92 KB,
patch
|
samuel
:
review+
|
Details | Diff | Splinter Review |
I've got a small farm of bug fixes here now, and I thought it was about time I
landed them. :)
Fixes include:
- Lots of JS strict warnings.
- Adds ChatZilla to Firebird's Tools menu.
- /list works from channel views.
- /alias allows "=" within the RHS.
- /alias removes items correctly.
- /kick <nick> now works in interactive mode (i.e. from the input box).
- Statusbar remembers state in Firebird.
- changeCSS doesn't get horribly confused with multiple IDed items.
- Fixes a JS exception for notices recieved while on the client view.
- Adds a bit warning to chatzilla.properties about *.params.
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #139634 -
Flags: review?(samuel)
Comment 2•21 years ago
|
||
Comment on attachment 139634 [details] [diff] [review]
The patch. :)
+### DO NO LOCALIZE THE *.params STRINGS ###
Should be NOT. Also, you spelled it "localise" everywhere else.
Attachment #139634 -
Flags: review?(samuel) → review+
Assignee | ||
Comment 3•21 years ago
|
||
Comment on attachment 139634 [details] [diff] [review]
The patch. :)
Checked in with corrections.
Comment 4•21 years ago
|
||
marking fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
problem is that the app uses Z, so just because he nearly consistently
incorrectly chose S doesn't mean he should have.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
please use Z, thanks.
Assignee: rginda → silver
Status: REOPENED → NEW
Assignee | ||
Comment 7•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #139751 -
Flags: review?(samuel)
Comment 8•21 years ago
|
||
Comment on attachment 139751 [details] [diff] [review]
Changes localise to localize
This is rediculously silly. They're just comments!
Attachment #139751 -
Flags: review?(samuel) → review+
Assignee | ||
Comment 9•21 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → FIXED
Comment 10•21 years ago
|
||
*** Bug 232074 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: Core → Other Applications
You need to log in
before you can comment on or make changes to this bug.
Description
•