Status/Resolution/Reason: To Track//ThirdParty
Reporter/Name(from Bugbase): Walter Seethaler / Walter Seethaler (Walter Seethaler)
Created: 05/23/2016
Components: Security
Versions: 2016,11.0,10.0,2018
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Major / Some users will encounter
Locale/System: ALL / Windows 8.1/64bit
Vote Count: 0
Problem Description: HTML entities for the german letters: ä Ä ö Ö ü Ü exist in upper and lowercase
Steps to Reproduce:
canonicalize( "Ä" ); // should be Ä not ä
Actual Result:
ä
Expected Result:
Ä
Ä Ü Ö -> Ä Ü Ö
ä ü ö -> ä ü ö
Any Workarounds:
Decode the letters on your own.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4156505
External Customer Info:
External Company:
External Customer Name: Walter Seethaler
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: