Reviewed: https://review.openstack.org/334300 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1f2f6028e48e12c69f921f80ce8747b9015ea396 Submitter: Jenkins Branch: master
commit 1f2f6028e48e12c69f921f80ce8747b9015ea396 Author: [email protected] <[email protected]> Date: Mon Jun 27 06:19:32 2016 +0000 Do not allow "white space" as name field value Reproduce: 1 Open Admin/System/Flavor page 2 Click "Create Flavor", 3 input "white space" in "Name" field, and input correct number in another fields. 4 Submit the form, there will cast error in the top of the right corner of the page: "Unable to create flavor". So there should not allow input "white space" in the "Name" field. Change-Id: Id0b2af7e6e417d96034be01ecb2713f73555804c Closes-Bug: #1596419 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1596419 Title: Do not allow "white space" in name field Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Reproduce: 1 Open Admin/System/Flavor page 2 Click "Create Flavor", 3 input "white space" in "Name" field, and input correct number in another fields. 4 Submit the form, there will cast error in the top of the right corner of the page: "Unable to create flavor". So there should not allow input "white space" in the "Name" field. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1596419/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

