Closed
Bug 66474
Opened 25 years ago
Closed 21 years ago
"Copy and Folder settings" or "Copies and Folder settings"?
Categories
(SeaMonkey :: MailNews: Account Configuration, defect, P5)
SeaMonkey
MailNews: Account Configuration
Tracking
(Not tracked)
RESOLVED
WORKSFORME
Future
People
(Reporter: hwaara, Assigned: sspitzer)
Details
(Keywords: arch, helpwanted)
Attachments
(4 files)
|
687 bytes,
patch
|
Details | Diff | Splinter Review | |
|
1.54 KB,
patch
|
Details | Diff | Splinter Review | |
|
11.26 KB,
patch
|
Details | Diff | Splinter Review | |
|
9.82 KB,
patch
|
Details | Diff | Splinter Review |
In Account Settings there's an inconsistency in the naming of a setting.
In the left panel it says "Copies and Folder settings", but when you click it,
and read the title on the panel it says "Copy and Folder settings".
I think we should edit one of these to match the other, the question is just,
which of them?
(Personally I prefer the "Copies..".)
| Reporter | ||
Comment 2•25 years ago
|
||
Okay. When we're on it, the "Server" item's title is "Server Settings" in the
panel.
Can we merge that issue with this bug and just change the summary?
I just updated the Account Settings spec (including the preferred panel names.
http://www.mozilla.org/mailnews/specs/accounts/
QA Contact: esther → nbaca
I'm taking this bug, Hwaara doesn't mind.
Assignee: hwaara → stephend
Hwaara, please review, and Bhuvan if you could SR=, thanks! BTW, I can't
change following yet, it requires some JavaScript stuff, I'll file a new bug on
that, once this fix gets reviewed and checked in.
------- Additional Comments From jglick@netscape.com 2001-01-24 16:58 -------
I'd like to see "Server Settings - <accountname>" if possible.
| Reporter | ||
Comment 8•25 years ago
|
||
Please also fix the little bug I mentioned in my last comment. Thanks
Priority: -- → P5
Target Milestone: --- → mozilla0.9
Re-assigning to Racham. We can do a couple things here:
1. Someone can checkin my fixes and we can leave this open, and someone can fix
the JavaScript to get the serverType.
2. We can wait until all the code is done and checkin then.
I'd like to see #1, either way, this bug will remain open.
Assignee: stephend → racham
Comment 11•25 years ago
|
||
Comment 12•25 years ago
|
||
Adding gayatri and seth to the cc list.
Comment 13•25 years ago
|
||
i think we settled on %s and string bundles. jag?
Comment 14•25 years ago
|
||
Yes. Basically, %S is easier on the l10n groups, but I'll let Alec convince you,
for it is he who convinced me :-)
Comment 15•25 years ago
|
||
yes, please use %S, do not use JS's regexp-style substitution.
Comment 16•25 years ago
|
||
Comment 17•25 years ago
|
||
Please review the latest patch (id=25729).thanks.
Comment 18•25 years ago
|
||
What happened to that beautiful <stringbundle/> using patch?
<stringbundle/> even has |getFormattedString(aKey, aStringArray);|...
Comment 19•25 years ago
|
||
looking over it, I also think this is kind of a hacky fix... seems like we
should be adding the string to the tree by adding a new property in the account
datasource, updating the template to reflect this string into the DOM, and then
automatically formatting whatever string is sitting in the DOM. That way we
don't have to modify each individual panel.
Comment 20•25 years ago
|
||
Moving to future milestone for racham as the developer (unless the current patch
is accepted). If someone else wants to come up with the better fix, that would
be cool.
Target Milestone: mozilla0.9 → Future
Keywords: arch,
helpwanted
OS: other → All
Comment 21•25 years ago
|
||
Thanks Scott. I was going to work on the new patch only after all my 0.9 bugs as
this is a P5. So, that's fine.
Comment 22•24 years ago
|
||
Could this be a polish bug for patch-maker?
| Reporter | ||
Comment 23•24 years ago
|
||
sure
Comment 25•22 years ago
|
||
The account Manager currently reads:
Title: Mail & Newsgroup Account Settings
Tree: Copies & Folders
Panel headline: Copies & Folders
The account name only appear on the parent in the tree and not any of the child
panels.
I think this bug is now an non-issue, Can it be closed ?
Comment 26•22 years ago
|
||
Agreed, please close this bug.
Comment 27•21 years ago
|
||
(In reply to comment #26)
> Agreed, please close this bug.
Closing
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 28•21 years ago
|
||
> I think this bug is now an non-issue
And I see that no patch was actually checked in. Since no other bug/patch was
identified as the reason for things now being acceptable, this should be WORKSFORME.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•21 years ago
|
Status: REOPENED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•