Closed
Bug 16951
Opened 26 years ago
Closed 25 years ago
nsTextFormater needs to be renamed to nsTextFormatter
Categories
(Core :: XPCOM, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla0.9
People
(Reporter: shaver, Assigned: dbaron)
Details
(Whiteboard: [r=erik])
Attachments
(1 file)
and it really should happen before we get to dogfood. People are going to
(hopefully) write a lot of code that calls this i18n-friendly formatter, and
it's quite confusing to have a misspelled API class name.
(And we're still paying for HTTP_REFERER, 5 years later.)
Updated•26 years ago
|
Assignee: dp → scc
Comment 1•26 years ago
|
||
Scott can you handle this.
Updated•26 years ago
|
Status: NEW → ASSIGNED
Summary: nsTextFormater needs to be renamed to nsTextFormatter → [DOGFOOD] nsTextFormater needs to be renamed to nsTextFormatter
Target Milestone: M11
Comment 2•26 years ago
|
||
No problem. Based on the comments, marking this [DOGFOOD].
Comment 3•26 years ago
|
||
Scott, I dont this this is DOGFOOD. We can ship dogfood without fixing this. I
would just leave this M11 or M12.
Updated•26 years ago
|
Summary: [DOGFOOD] nsTextFormater needs to be renamed to nsTextFormatter → nsTextFormater needs to be renamed to nsTextFormatter
Comment 4•26 years ago
|
||
OK. Un-marking it as dogfood, then :-)
Updated•26 years ago
|
Target Milestone: M11 → M12
Comment 5•26 years ago
|
||
I have changes for this in my local tree which I will check in when I arrive in
California this coming week.
Updated•25 years ago
|
Target Milestone: M12 → M13
Comment 6•25 years ago
|
||
Not dogfood.
Comment 7•25 years ago
|
||
scc do you still have these changes, or I can do this instead, it that is
better.
Comment 8•25 years ago
|
||
If you're on this, go ahead... there aren't very many instances. Email me the
diffs and I'll review. The only annoying part is renaming the files.
Updated•25 years ago
|
Assignee: scc → sford4
Status: ASSIGNED → NEW
Comment 9•25 years ago
|
||
Assigning to myself until this is done.
Updated•25 years ago
|
Status: NEW → ASSIGNED
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 10•25 years ago
|
||
closing
| Assignee | ||
Comment 11•25 years ago
|
||
Reopening. nsTextFormater has not been cvs remove-d from the tree. There are
also a few lingering references. It would be best to remove it to avoid
confusion (so people don't make changes to or get confused by an obsolete file).
LXR shows:
http://lxr.mozilla.org/seamonkey/search?string=nsTextFormater
So it just needs to be removed from the MANIFEST, the comments in nsDirPrefs.cpp
should be changed, and it should be cvs-removed. I'm willing to do this if
nobody else wants to...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 12•25 years ago
|
||
OK... taking this. I'll do it.
Assignee: sford4 → dbaron
Status: REOPENED → NEW
| Assignee | ||
Comment 13•25 years ago
|
||
| Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: M13 → mozilla0.9
| Assignee | ||
Comment 14•25 years ago
|
||
Note to self: nsTextFormatter.cpp may need to be removed from a Mac project file.
Comment 16•25 years ago
|
||
| Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 17•25 years ago
|
||
Fix checked in, 2000-11-07 19:02.
You need to log in
before you can comment on or make changes to this bug.
Description
•