Bug 28154 - Warnings send via validate may be ignored by the frontend
Warnings send via validate may be ignored by the frontend
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: UMC - Basic settings
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks: 27854
  Show dependency treegraph
 
Reported: 2012-08-06 18:49 CEST by Dirk Wiesenthal
Modified: 2016-10-10 15:33 CEST (History)
2 users (show)

See Also:
What kind of report is it?: ---
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): Cleanup, Error handling
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Wiesenthal univentionstaff 2012-08-06 18:49:55 CEST
Die serverseitige Validierungsfunktion am Ende des System-Setup gibt ein liste aus dicts zurück:

messages.append({
	'message': message,
	'valid': not critical,
	'key': key
})

Das Frontend wertet 'valid' sogar richtig aus, d.h. man kann fortfahren, wenn der Eintrag nicht valide ist, die 'message' wird in diesem Fall aber verschluckt.

Ich verstehe diese Möglichkeit, 'valid' auf False zu setzen, so, dass man Warnungen zurückgeben kann? Diese werden nicht ausgewertet.
Comment 1 Florian Best univentionstaff 2014-07-25 12:15:43 CEST
still an issue with the new wizard.
Comment 2 Alexander Kläser univentionstaff 2014-07-25 13:07:34 CEST
Not sure, does this lead to any problems currently?
Comment 3 Florian Best univentionstaff 2014-07-25 13:26:44 CEST
No serious problems. The only time it is used is when the hostname is longer than 13 characters but no samba will be installed.
Comment 4 Florian Best univentionstaff 2016-10-10 15:33:42 CEST
This issue has been filed against UCS 3.0.

UCS 3.0 is out of maintenance and many UCS components have vastly changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please reopen this bug.
In this case please provide detailed information on how this issue is affecting you.