Closed
Bug 29695
Opened 25 years ago
Closed 25 years ago
Text->HTML ;) should equal ;-) wink.gif
Categories
(SeaMonkey :: MailNews: Message Display, defect, P5)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
M16
People
(Reporter: alan-lists, Assigned: BenB)
Details
(Whiteboard: fixed. patch in bug 32420)
Attachments
(1 file)
|
2.50 KB,
patch
|
Details | Diff | Splinter Review |
In chatting with others we would like ;) to display wink.gif like ;-)
in the TEXT -> HTML conversion
| Reporter | ||
Updated•25 years ago
|
QA Contact: lchiang → asj
| Assignee | ||
Comment 1•25 years ago
|
||
Who is "we"?
"Chat"? You mean, you want the substitution for a chat client or you discussed
via chat about it?
We have to draw a line somewhere. See bug #23327.
| Reporter | ||
Comment 2•25 years ago
|
||
Lisa and I and I agreed that many people use ;) not just ;-) for a wink.
| Assignee | ||
Comment 3•25 years ago
|
||
This will give a small performance hit, but I think, this is worth it.
ACCEPTing.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•25 years ago
|
||
Attaching patch. mscott, could you please "review" and check in? tnx.
Whiteboard: Patch available, waiting for review and check in
Target Milestone: M15
| Assignee | ||
Comment 6•25 years ago
|
||
| Assignee | ||
Comment 7•25 years ago
|
||
ops, I got confused of what version I'm running. The patch is against my
nsString version, I think. I'll give a better patch later.
Whiteboard: Patch available, waiting for review and check in
Comment 8•25 years ago
|
||
Mass moving to M16 to get these off the M15 radar. Please let me know if this
is really an M15 stopper.
Target Milestone: M15 → M16
| Assignee | ||
Comment 9•25 years ago
|
||
Wait, the following is legal C++ code:
for (int i=0; i<10 ;)
I can't (resonably) recognize the code, so we have to do a tradeoff. This code
will be *very* rare, but a smily at the end of a for statement is bad :-). Not
sure, what to do. Comments?
Comment 10•25 years ago
|
||
moving to m17, this won't make it by 5/16 freeze
Target Milestone: M16 → M17
| Assignee | ||
Comment 11•25 years ago
|
||
> this won't make it by 5/16 freeze
huh? Do you know something I don't?
This is extremely trivial to fix. Question is "Should we?". If yes, M16. If no,
WONTFIX. M17 doesn't make sense.
So, should we? (see above for discussion.)
Target Milestone: M17 → M16
Comment 12•25 years ago
|
||
Sorry 'bout that - you said earlier you'd give a better patch later, then I
thought you indicated you weren't quite sure how to fix. Then I didn't see any
other notice for about a month, so I figured you were busy with other (more
important issues). I also didn't think you'd get to this by M16 freeze, and
it's not significant enough to hold it up.
My bad, sorry again..
| Assignee | ||
Comment 13•25 years ago
|
||
ok, np.
Updated•25 years ago
|
OS: Windows 95 → All
Hardware: PC → All
| Assignee | ||
Updated•25 years ago
|
Whiteboard: fixed. patch in bug 32420
| Assignee | ||
Comment 14•25 years ago
|
||
checked in
| Assignee | ||
Comment 15•25 years ago
|
||
ops
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 16•25 years ago
|
||
Alan - can you help me verify this? Thanks.
| Reporter | ||
Comment 17•25 years ago
|
||
Ben, when did this land? I did not see it in the last 24 hour checkin list.
If it lanted today 5/17 i am assumeing it won't be in till the 5/18 build.
| Assignee | ||
Comment 18•25 years ago
|
||
checked in by mscott with bug 32420.
| Reporter | ||
Comment 19•25 years ago
|
||
cool ;) now is the same as ;-)
good work verified on Win95
Lisa, with this type of fix do we need to bother verifying on Linux/Mac?
Comment 20•25 years ago
|
||
I think it's ok not the verify on Linux and Mac. Thanks, Alan!
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 21•25 years ago
|
||
verified linux 2000-05-17-15 build
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•