Closed
Bug 63184
Opened 24 years ago
Closed 24 years ago
subscribe dialog has "subscribeDialog.title;" as the title
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sspitzer, Assigned: sspitzer)
Details
this regressed with the new / rename folder cleanup landing.
here's the fix:
Index: base/resources/content/subscribe.xul
===================================================================
RCS file: /cvsroot/mozilla/mailnews/base/resources/content/subscribe.xul,v
retrieving revision 1.52
diff -r1.52 subscribe.xul
32c32
< title="subscribeDialog.title;"
---
> title="&subscribeDialog.title;"
QA Contact: esther → stephend
Comment 1•24 years ago
|
||
sr=bienvenu
| Assignee | ||
Comment 2•24 years ago
|
||
fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
VERIFIED through lxr.mozilla.org
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 4•24 years ago
|
||
you should verify this by making sure the title of the subscribe dialog is correct.
My mistake, okay, Windows 2000, 2000121904, Mac 2000121908 and Linux 121908 all
have the correct title in subscribe. (
Updated•21 years ago
|
Product: Browser → Seamonkey
Component: MailNews: Subscribe → MailNews: Message Display
QA Contact: stephend → search
You need to log in
before you can comment on or make changes to this bug.
Description
•