Bug 53224 - [5.0] Add turkish umlauts to list of umlauts that are converted to ASCII via <:umlauts>
[5.0] Add turkish umlauts to list of umlauts that are converted to ASCII via ...
Status: CLOSED INVALID
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 5.0
Other All
: P5 normal (vote)
: ---
Assigned To: Tobias Wenzel
Florian Best
https://forge.univention.org/bugzilla...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-05 07:46 CEST by Daniel Tröder
Modified: 2021-05-12 11:00 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 5: Major Usability: Impairs usability in key scenarios
Who will be affected by this bug?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.171
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tröder univentionstaff 2021-05-05 07:46:30 CEST
+++ This bug was initially created as a clone of Bug #52878 +++

# univention-app info
UCS: 4.4-7 errata907
Installed: ucsschool=4.4 v8
Upgradable:

Scenario: I want to create users (via usertemplate or UCS@school import) and use the ":umlauts" function to replace umlauts in usernames.

Expected behaviour: turkish umlauts (Ç,ç,Ğ,ğ,İ,ı,Ş,ş) are replaced with their ASCII look-alikes (C,c,G,g,I,i,S,s), just like french and scandinavian umlauts.

Observed behaviour: turkish umlauts are stripped. Someone named "Pınar Ağrı" will end up with a username like "pnar.ar" instead of "pinar.agri".

--------------------------------------------------------------------------------

Fix the code following the review in merge request https://git.knut.univention.de/univention/ucs/-/merge_requests/88
Comment 1 Florian Best univentionstaff 2021-05-06 11:07:23 CEST
No explicit bug required and wanted. It all goes via a merge request: <https://git.knut.univention.de/univention/ucs/-/merge_requests/88>. No 5.0 changelog entry required.