Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Localized text elements are incorrectly case sensitive #214

Open
jamesjhedley opened this issue Nov 20, 2012 · 1 comment
Open

Localized text elements are incorrectly case sensitive #214

jamesjhedley opened this issue Nov 20, 2012 · 1 comment

Comments

@jamesjhedley
Copy link

Currently, the following code will result in incorrectly stored locale information. The locale specified should NOT be case sensitive. Currently you would have to set xml:lang to the exact device value fr-FR which is incorrect. the locale tag should not be case sensitive.

<name xml:lang="FR-FR">API Smoke Test-FR</name>

jamesjhedley pushed a commit to blackberry-webworks/BB10-Webworks-Packager that referenced this issue Nov 21, 2012
…ectly case sensitive

Issue - blackberry#214

Reviewed By: Jeffrey Heifetz <[email protected]>
Tested By: Tracy Li <[email protected]>
jamesjhedley pushed a commit to blackberry-webworks/BB10-Webworks-Packager that referenced this issue Nov 21, 2012
…ectly case sensitive

Issue - blackberry#214

Reviewed By: Jeffrey Heifetz <[email protected]>
Tested By: Tracy Li <[email protected]>
@ericpearson
Copy link
Contributor

fixed, can be closed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants