tracker issue : CF-4156505

select a category, or use search below
(searches all categories and all time range)
Title:

canonicalize( "Ä" ) ignores german upper case HTML entities

| View in Tracker

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:

Hi Walter, Could you please verify if you still see the issue with the latest update for your CF version. Thanks!
Comment by S Preethi
2682 | October 09, 2017 07:49:13 AM GMT