https://bz.apache.org/bugzilla/show_bug.cgi?id=59861

            Bug ID: 59861
           Summary: PROPER text function capitalizes characters following
                    a German scharfes s (ß)
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: SS Common
          Assignee: [email protected]
          Reporter: [email protected]

I added two commented-out test cases testing the PROPER TextFunction that fail
(at least according to LibreOffice's behavior).

Case 1:
> PROPER("straße") -> expected "Straße", got "StraßE"

Case 2:
> PROPER("ßundß") -> expected "SSundß", got "SSUndß"

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to