Closed
Bug 162457
Opened 23 years ago
Closed 21 years ago
obsoleted properties in res/charsetData.properties
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
People
(Reporter: arthit.suriyawongkul, Assigned: jshin1987)
Details
(Keywords: intl)
Attachments
(1 file)
1.69 KB,
patch
|
smontagu
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.0.1) Gecko/20020803
Netscape/7.0
BuildID: 20020803
properties
"charset_name.MIMEHeaderEncodingMethod" and
"charset_name.MIMEMailCharset"
in file <NETSCAPE_HOME>/res/charsetData.properties
seems to be obsoleted
searching the words on
http://lxr.mozilla.org/seamonkey/search
These words are not used in other files.
if the properties were really obsoleted.
please remove it from the configuration file.
for cleaner code/setting and less confusion in the future.
(also if there's any other obsoleted propertie, pls remove it)
Reproducible: Always
Steps to Reproduce:
1. open file <NETSCAPE_HOME>/res/charsetData.properties
2.
3.
Actual Results:
HAS
charset_name.MIMEHeaderEncodingMethod = ...
charset_name.MIMEMailCharset = ...
in <NETSCAPE_HOME>/res/charsetData.properties
Expected Results:
NOT HAS
charset_name.MIMEHeaderEncodingMethod = ...
charset_name.MIMEMailCharset = ...
in <NETSCAPE_HOME>/res/charsetData.properties
![]() |
||
Comment 1•23 years ago
|
||
I assume this belongs to Internationalization...
Assignee: bnesse → yokoyama
Component: Preferences: Backend → Internationalization
QA Contact: rvelasco → ruixu
code issue, QA to yokoyama@netscape.com for now.
Keywords: intl
QA Contact: ruixu → yokoyama
![]() |
||
Comment 5•21 years ago
|
||
what a hack. I have not touch mozilla code for 2 years. I didn't read these bugs
for 2 years. And they are still there. Just close them as won't fix to clean up.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
![]() |
||
Comment 7•21 years ago
|
||
Mass Re-opening Bugs Frank Tang Closed on Wensday March 02 for no reason, all
the spam is his fault feel free to tar and feather him
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
![]() |
||
Comment 8•21 years ago
|
||
Reassigning Franks old bugs to Jungshik Shin for triage - Sorry for spam
Assignee: nobody → jshin1987
Status: REOPENED → NEW
Assignee | ||
Comment 9•21 years ago
|
||
While looking for something else, I came across this bug. Can save a little
memory.
Attachment #179480 -
Flags: superreview?(bzbarsky)
Attachment #179480 -
Flags: review?(smontagu)
![]() |
||
Updated•21 years ago
|
Attachment #179480 -
Flags: superreview?(bzbarsky) → superreview+
![]() |
||
Updated•21 years ago
|
Attachment #179480 -
Flags: review?(smontagu) → review+
Assignee | ||
Comment 10•21 years ago
|
||
landed on the trunk
Status: NEW → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•