JDK-4865415 : JDK 141_03 Spanish Html Converter about - JDK version number is missing
Type:Bug
Component:globalization
Sub-Component:translation
Affected Version:1.4.1_03
Priority:P3
Status:Closed
Resolution:Fixed
OS:solaris_9
CPU:sparc
Submitted:2003-05-16
Updated:2003-08-01
Resolved:2003-06-18
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
j2sdk-1_4_1_03-fcs-bin-b02-solaris-sparc-30_apr_2003.sh
Spanish Html Converter about dialog - JDK build version number is missing. Please see attached snapshot.
Comments
CONVERTED DATA
BugTraq+ Release Management Values
COMMIT TO FIX:
1.4.1_05
FIXED IN:
1.4.1_05
INTEGRATED IN:
1.4.1_05
VERIFIED IN:
1.4.1_05
14-06-2004
PUBLIC COMMENTS
This will be fixed in 1.4.1_04.
10-06-2004
EVALUATION
This bug is not reproducible in mantis, thus marking it as mantis-na.
###@###.### 2003-05-16
There is a problem in Converter_es.java file in 1.4.1 workspace. See: /net/disk1.sfbay/space0/crosscharge/j2se/1.4.1/03/j2se/ext/plugin/src/share/converter/sun/plugin/converter/resources/Converter_es.java
Converter.java: { "about_dialog.info", "Java(tm) Plug-in HTML Converter v{0}" + newline +
Converter_es.java: { "about_dialog.info", "Convertidor HTML de Java(tm) Plug-in v(0)"+ newline +
We will fix it in 1.4.1_04 if approved.
###@###.### 2003-05-16
The fix is ready at /net/disk1.sfbay/space0/crosscharge/j2se/1.4.1/04/j2se/ext/plugin/src/share/converter/sun/plugin/converter/resources/Converter_es.java
% sccsdiff -r1.20 -r1.21 SCCS/s.Converter_es.java
------- Converter_es.java -------
32c32
< { "about_dialog.info", "Convertidor HTML de Java(tm) Plug-in v(0)"+ newline +
---
> { "about_dialog.info", "Convertidor HTML de Java(tm) Plug-in v{0}"+ newline +
###@###.### 2003-05-20
###@###.### 2003-08-01
-------------------------------
Fix has been verified on Solaris Sparc es_ES.ISO8859-15 using
j2sdk-1_4_1_05-fcs-bin-b01-solaris-sparc-09_jul_2003.sh