Bug 55284 - If the hostname exceeds 13 characters in system setup, the wizard is stuck
If the hostname exceeds 13 characters in system setup, the wizard is stuck
Status: NEW
Product: UCS
Classification: Unclassified
Component: System setup
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-10-18 13:22 CEST by Erik Damrose
Modified: 2023-06-06 11:56 CEST (History)
4 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 6: Setup Problem: Issue for the setup process
Who will be affected by this bug?: 2: Will only affect a few 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.137
Enterprise Customer affected?: Yes
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2022101721000584
Bug group (optional): bitesize
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Damrose univentionstaff 2022-10-18 13:22:26 CEST
If the hostname exceeds 13 characters in system setup, the wizard will not open the next page. But there is no indication of the problem, that only 13 chars may be used, to the user it is unclear what the problem is.

This happens when setting up a new domain or when joining a new computer.
Comment 1 Erik Damrose univentionstaff 2022-10-18 13:31:49 CEST
ApplianceWizard.js contains a check for the length, but the message is not displayed in system setup with UCS 5.0-2.

https://github.com/univention/univention-corporate-server/blob/5.0-2/base/univention-system-setup/usr/share/univention-system-setup/www/ApplianceWizard.js#L2987