Closed
Bug 37408
Opened 26 years ago
Closed 26 years ago
String bundle doesn't offer a scriptable enumerator
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: jbetak, Assigned: jbetak)
Details
The current incarnation of our string bundle doesn't provide for scriptable
enumeration.
It's virtually impossible to enumerate UI strings from JavaScript, which in
turn imposes the requirement to code an enumerator in the core application when
trying to create a simple list box with variable number of items.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•26 years ago
|
||
OK, these changes finally made it to CVS - thanks to everyone involved!
As discussed with Tao, we might need some new HTML test files, I'm filing a new
tracking bug for that. Target: M17/M18
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Target Milestone: --- → M16
| Assignee | ||
Comment 2•26 years ago
|
||
Marking verified, the new "Accept Languages UI" is using this
functionality.
Note: will bump up existing automated test cases / provide new ones. Tao should
we team up while at it?
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•