Closed
Bug 7820
Opened 26 years ago
Closed 26 years ago
add XPIDL interface to strres
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
M9
People
(Reporter: erik, Assigned: tao)
References
Details
We need to add XPIDL interface(s) to strres so that it becomes scriptable.
Reporter | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M10
Status: NEW → ASSIGNED
Whiteboard: Finished prototyping; investigating a mysterious crash...
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Depends on: 10680
Resolution: --- → FIXED
Whiteboard: Finished prototyping; investigating a mysterious crash...
To test ascii texts:
1. Start apprunner.
2. Click on "QA | Strres Test"
3. Click on "test" button at the bottom of the dialog.
4. The bottom left button will show "onetwothree" which is retrieved from
"res/strres.properties".
5. Ja text is not decoded right. See bug 10680.
6. Note that the locale is passed as "null" in this test. A second test shall be
perform upon scriptable nsILocale.
Comment 2•25 years ago
|
||
I verified this in 8-16 Win32 build. I cannot verify this under Mac and Linux because of bug#12046.
You need to log in
before you can comment on or make changes to this bug.
Description
•