JDK-8009168 : accessibility.properties syntax issue
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.accessibility
  • Affected Version: 7u40,8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2013-02-27
  • Updated: 2013-11-05
  • Resolved: 2013-07-12
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.

To download the current JDK release, click here.
JDK 7 JDK 8
7u40Fixed 8 b100Fixed
Description
jdk/src/share/classes/com/sun/accessibility/internal/resources/accessibility.properties

#
# accessible actions
#
toggle expand=toggle expand

The above resource will be interpreted as
key: toggle
value: expand = toggle expand. 

Comments
Tomonori Shioda added a comment - 2013-06-24 18:30 SQE-OK tomonori.shioda@oracle.com
08-07-2013

7u40-critical-request: On 02.07.2013 18:53, Michael Fang wrote: > Hi Victor/Ragini, > > It is critical for our translation process. Without the fix, the translation will come back as: > > English: > toggle expand=toggle expand > > L10n:: > ./jdk/src/share/classes/com/sun/accessibility/internal/resources/accessibility_ja.properties:toggle \u30C8\u30B0\u30EB\u5C55\u958B > ./jdk/src/share/classes/com/sun/accessibility/internal/resources/accessibility_ko.properties:toggle \uD655\uC7A5=\uD1A0\uAE00 \uD655\uC7A5 > ./jdk/src/share/classes/com/sun/accessibility/internal/resources/accessibility_sv.properties:toggle ut\u00F6ka=v\u00E4xla ut\u00F6ka > > thanks, > > -michael
08-07-2013

This is not critical , but is an easy fix. The impact is very low as the fix is to change the String value for TOGGLE_EXPAND in AccessibleAction from "Toggle Expand" to "ToggleExpand". And a follow up change in jdk/src/share/classes/com/sun/accessibility/internal/resources/accessibility.properties and all localized versions.
27-06-2013

can anybody please provide info on impact of this bug?
25-06-2013

It is a straightforward one. Removing deferred keyword, will fix it.
25-06-2013

seems like if it is an easy fix, it should be in 7u40
25-06-2013

SQE-OK tomonori.shioda@oracle.com
25-06-2013

Still pending Justification and SQE-OK. Once we get those, we'll need to give the Release Team a little time to review. If you have the Dev Justification and SQE-OK tomorrow am (06/25/13) - I should be able to approve in the afternoon.
25-06-2013

I deleted the "discuss" label - as this was just to test my query.
24-06-2013

I just added "discuss" as a test - to test my query - I will remove this shortly
24-06-2013

still no justification
24-06-2013

Ragini, please justify this deferral request and obtain SQE's OK
21-06-2013

Added deferral request label.
21-06-2013

Is it 7u40 critical or deferral candidate?
21-06-2013

Please evaluate and assign responsible engineer. This issues causes l10n bug in multiple locales that I have to fix every time there is a translation drop.
03-06-2013

This bug keeps on causing l10n issues every time we have a message drop.
03-06-2013