Bug 48003 - Creating groups with trailing dots
Creating groups with trailing dots
Status: CLOSED DUPLICATE of bug 47861
Product: UCS
Classification: Unclassified
Component: General
UCS 4.3
Other Windows NT
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
Daniel Tröder
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-10-16 14:51 CEST by Michael Grandjean
Modified: 2023-03-25 06:51 CET (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?: Yes
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 Michael Grandjean univentionstaff 2018-10-16 14:51:36 CEST
UCS: 4.3-2 errata270

It is not allowed to create a group with a trailing dot, e.g. "test1group."
The error message says:
"Name: Value may not contain other than numbers, letters and dots!"

The value *does* contain only numbers, letters and dots. So we either need to allow groups with dots at the end OR improve the error message.
Comment 1 Michael Grandjean univentionstaff 2018-10-17 09:30:57 CEST
Daniel fixed the error message already:
[4.3-2] 27c0673c1b Bug #47861: make error messages more accurate

That's sufficient, imho.

*** This bug has been marked as a duplicate of bug 47861 ***