Closed
Bug 12105
Opened 25 years ago
Closed 25 years ago
[NEWS] use string bundles for news strings
Categories
(MailNews Core :: Backend, defect, P3)
MailNews Core
Backend
Tracking
(Not tracked)
VERIFIED
FIXED
M13
People
(Reporter: sspitzer, Assigned: Bienvenu)
References
Details
I need to use string bundles, instead of hard coding the news string.
Reporter | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M10
Reporter | ||
Comment 1•25 years ago
|
||
marking m10. accepting.
I worked on this with Seth yesterday and here are the steps to show the
problem and to reproduce this bug:
1. Launch Messenger
2. Open a newsgroup
3. Select messages to view going down the list and clicking with pauses of about
2 seconds or less in between clicks.
4. After about 6 messages the newly clicked messages don't display. Message view
is displaying one of the previously selected messages and it doesn't chang.
When fixed, message view shouldn't get stuck on one message.
Reporter | ||
Comment 4•25 years ago
|
||
yes, esther comments are in the wrong bug.
I copied and pasted them into #8515
Comment 5•25 years ago
|
||
Triage to M11
Updated•25 years ago
|
Target Milestone: M11 → M13
Comment 7•25 years ago
|
||
M13
Assignee | ||
Updated•25 years ago
|
Assignee: sspitzer → bienvenu
Status: ASSIGNED → NEW
Assignee | ||
Comment 8•25 years ago
|
||
I can take this, since I've done it before.
David, when this is fixed, can you give me a test case so I can verify it.
Thanks
Comment 10•25 years ago
|
||
Esther - don't worry about this. Suresh/Par - can you verified via the code
when david marks this fixed?
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 11•25 years ago
|
||
converted to using the existing string bundle (that was easy!)
Comment 12•25 years ago
|
||
Examined code changes in
mozilla/mailnews/news/src/nsNNTPProtocol.h (v 1.51)
mozilla/mailnews/news/src/nsNNTPProtocol.cpp (v 1.128)
VERIFIED
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•