Bug 36881 - Validation errors are not shown correctly for network interfaces
Validation errors are not shown correctly for network interfaces
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: UMC - Network settings
UCS 4.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-19 17:34 CET by Alexander Kläser
Modified: 2019-01-03 07:16 CET (History)
1 user (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): Error handling, Usability
Max CVSS v3 score:


Attachments
Screenshot (92.17 KB, image/png)
2014-11-19 17:34 CET, Alexander Kläser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kläser univentionstaff 2014-11-19 17:34:58 CET
Created attachment 6435 [details]
Screenshot

I wanted to adjust the network setting of an unjoined system and got an validation error message without any explanation of what exactly failed. The following values were send for validation.

{  
   "interfaces":{  
      "eth1":{  
         "name":"eth1",
         "interfaceType":"Ethernet",
         "ip4":[  
            [  
               "10.0.2.101",
               "255.255.255.0"
            ]
         ],
         "ip6":[  

         ],
         "ip4dynamic":false,
         "ip6dynamic":false,
         "options":[  

         ]
      },
      "eth0":{  
         "name":"eth0",
         "interfaceType":"Ethernet",
         "ip4":[  
            [  
               "192.168.56.101",
               "255.255.255.0"
            ]
         ],
         "ip6":[  

         ],
         "ip4dynamic":true,
         "ip6dynamic":false,
         "options":[  

         ]
      }
   }
}
Comment 1 Alexander Kläser univentionstaff 2014-11-19 17:35:52 CET
The error in the returned validation information is that no hostname had been specified... hm.
Comment 2 Stefan Gohmann univentionstaff 2019-01-03 07:16:35 CET
This issue has been filled against UCS 4.0. The maintenance with bug and security fixes for UCS 4.0 has ended on 31st of May 2016.

Customers still on UCS 4.0 are encouraged to update to UCS 4.3. Please contact
your partner or Univention for any questions.

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