Reviewed: https://review.openstack.org/259430 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=49180b9161226108a7df844bb48700efe3c9cf9c Submitter: Jenkins Branch: master
commit 49180b9161226108a7df844bb48700efe3c9cf9c Author: Paul Karikh <[email protected]> Date: Fri Dec 18 15:57:11 2015 +0300 Add ability to clear image description Currently there is no way to clear image description field. Even if user left description field empty, it will not be cleared since empty description will not be sended to glance. This fix add to Horizon ability send empty description. Change-Id: I399d3674a2785912f32b7331f3343973199eceaa Closes-Bug: #1527604 ** 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/1527604 Title: Cannot clear description of the image with Horizon Status in OpenStack Dashboard (Horizon): Fix Released Bug description: It is impossible to clear description for image Steps to reproduce: * Create image * Set description for created image * Ensure that description is set * Try to remove description and save Expected results: * Image description is empty Real results: * Description is still here To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1527604/+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

