-
Bug
-
Resolution: Fixed
-
Medium
-
9.17.2
-
9.17
-
1
-
Severity 2 - Major
-
Problem
Capitalized Accented Characters no longer work with JQL (Select Custom Text Fields)
Environment
9.17.2+
Steps to Reproduce
- Create a Select List (Single Choice) Custom Field.
- Add at least one option with an Upper-Case Accented Character (É, Ô, etc...).
- Create an Issue and use the custom field with the accented character selected.
- Perform a JQL Advance Search for the Custom Field and Value.
- Error Occurs:"The option 'XXXXX' for field 'YYYYYY' does not exist."
Expected Results
Issues with selected value to be listed, no error.
Actual Results
Error when using Upper-Case Accented Characters
Workaround
Please configure the same locale between Java (-Duser.language=en -Duser.region=US) and the database collation (en_US).
Notes
This does not occur when Lower-Case Accented Characters and this issue may be caused by recent changes (see JRASERVER-44588)
Could be related to Suggestion JRASERVER-77920
- relates to
-
JRASERVER-78297 JQL search issue with large Umlauts characters
- Closed
- mentioned in
-
Page Loading...