Closed
Bug 383033
Opened 18 years ago
Closed 18 years ago
ChatZilla should format part of "(foo *bar*)" as bold
Categories
(Other Applications Graveyard :: ChatZilla, defect)
Other Applications Graveyard
ChatZilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Gijs, Assigned: Gijs)
Details
(Whiteboard: [cz-0.9.79])
Attachments
(1 file)
|
1.51 KB,
patch
|
samuel
:
review+
|
Details | Diff | Splinter Review |
STR:
1. Enter "(foo *bar*)" without quotes into the input box, whack enter/return.
ER: *bar* is bold.
AR: *bar* is not bold.
| Assignee | ||
Comment 1•18 years ago
|
||
Might as well fix underline as well - not fixing the italics because I figured that using // and braces is more likely to be a regular expression than anything else.
Assignee: rginda → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Attachment #278126 -
Flags: review?(samuel)
Updated•18 years ago
|
Attachment #278126 -
Flags: review?(samuel) → review+
| Assignee | ||
Comment 2•18 years ago
|
||
Checking in mozilla/extensions/irc/xul/content/mungers.js;
/cvsroot/mozilla/extensions/irc/xul/content/mungers.js,v <-- mungers.js
new revision: 1.10; previous revision: 1.9
done
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•18 years ago
|
Whiteboard: [cz-0.9.79]
Updated•10 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
•