Bug 53879 - Add syntax that shows only installed locales in dropdown
Add syntax that shows only installed locales in dropdown
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-10-06 11:19 CEST by Johannes Keiser
Modified: 2022-02-23 09:42 CET (History)
2 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
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
language codes dropdown in portals/* module (56.46 KB, image/png)
2021-10-06 11:22 CEST, Johannes Keiser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Keiser univentionstaff 2021-10-06 11:19:23 CEST
Bug #53840 changed the languageCode syntax from a string to a combobox with locales.

In the portals/* modules this looks confusing. We would like a dropdown with only the installed locales as they are the only locales that matter for those fields.
Comment 1 Johannes Keiser univentionstaff 2021-10-06 11:22:35 CEST
Created attachment 10840 [details]
language codes dropdown in portals/* module
Comment 2 Johannes Keiser univentionstaff 2021-10-06 11:24:17 CEST
Possible patch: https://git.knut.univention.de/univention/ucs/-/tree/jkeiser/500/53879
Comment 3 Florian Best univentionstaff 2021-10-06 12:41:45 CEST
Well, UDM doesn't necessarily run on the System where the Portal runs.
We shouldn't read information from UCR in UDM syntax classes. Otherwise the same UCR variables needs to be set on every system using UDM.