Closed Bug 161762 Opened 22 years ago Closed 22 years ago

DOM Inspector uses wrong (old) localeVersion

Categories

(Core :: Internationalization: Localization, defect)

x86
Other
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: karl, Assigned: tao)

References

Details

Build ID: 2002080419

The 'localeVersion' for DOM Inspector is currently set to '0.9.4' instead of
'1.1b'. (See the two 'conrents.rdf' files in 'inspector.jar'.) This makes it
difficult to localize.

To fix: change 'chrome:localeVersion="0.9.4"' to 'chrome:localeVersion="1.1b"'
in the 'contents.rdf' files for DOM Inspector. This should be part of the build
process, so that the localeVersion is automatically updated when a new
localeVersion is used globally. I believe this already happens for all other
.jar files, as they are all up to date.
Keywords: mozilla1.1
Nominating for Mozilla 1.0.1, as this is an extremely low-risk bug to fix (it's
a simple one line fix), but makes localization of DOM Inspector ~impossible.
Keywords: mozilla1.0.1
Blocks: 109891
QA Contact: ruixu → kasumi
->tao.
Assignee: rchen → tao
I can confirm that this is still a bug in the latest version (2002-10-06-10).

Nominating for Mozilla 1.2, as this is an extremely low-risk bug to fix (it's
a simple one line fix), but makes localization of DOM Inspector impossible.
Depends on: 174989
my patch for bug 174989 (just checked in) should have this fixed for current
trunk (nightlies), we have localeVersion="1.2b" there now, I hope we'll catch it
for the 1.2final change :)

FIXED on the trunk, not fixed on 1.0 branch.
marking FIXED
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.