
On Wednesday, March 14, 2018 5:19:55 PM EDT Nicolas Vaye wrote:
Hi,
I thought it was the problem. I did a test again and i have recorded the test (in attachment). What is the problem ?
Regards,
Nicolas VAYE
Interesting, as that name is not long enough to trigger the name length validation. You have 64 characters total for the name. I just tried your scenario on the latest master branch, and it worked as expected, it created the template from the snapshot without issues with that exact same name. I don't see any recent changes to the frontend code for that dialog either. If you look in the engine.log does it say anything? I can only assume some validation is failing, and that validation message is not properly propagated to the frontend, but it should show something in the backend log regardless.
-------- Message initial --------
Date: Wed, 14 Mar 2018 08:36:48 -0400 Objet: Re: [ovirt-users] improvement for web ui during the create template stage. À: users@ovirt.org<mailto:users@ovirt.org>, Nicolas Vaye <nicolas.vaye@province-sud.nc<mailto:Nicolas%20Vaye%20%3cnicolas.vaye@provi nce-sud.nc%3e>> De: Alexander Wels <awels@redhat.com<mailto:Alexander%20Wels%20%3cawels@redhat.com%3e>> On Wednesday, March 14, 2018 12:04:18 AM EDT Nicolas Vaye wrote:
Hi, I 'have 2 ovirt node with HE in version 4.2.1.7-1.
If i make a template from a VM's snapshot in the web ui, there is a form ui to enter several parameter
[cid:1521000255.509.1.camel@province-sud.nc<mailto:1521000255.509.1.camel@p rovince-sud.nc>]
if the name of the template is missing and if we clic on the OK button, there is an highlighting red border on the name to indicate the problem. if i enter a long name for the template and if we clic on the OK button, nothing happend, and there is no highlight or error message to indicate there is a problem with the long name. Could you improve that ?
Thanks,
Regards,
Nicolas VAYE
It appears to me it already does that, this a screenshot of me putting in a long template name, and it is highlighted right and if I hover I see a tooltip explaining I can't have more than 64 characters.