Reviewed: https://review.openstack.org/325683 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2e6e52851a38b6e576f1b98e1b3ae4380701789a Submitter: Jenkins Branch: master
commit 2e6e52851a38b6e576f1b98e1b3ae4380701789a Author: Ying Zuo <[email protected]> Date: Fri Jun 3 16:13:01 2016 -0700 Fix JS error when loading metadata modal Closes-bug: #1588995 Change-Id: I0c023a48149513b9f3fc585b02cfd4d597ba8993 ** 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/1588995 Title: JS error when loading Update Image Metadata modal Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Steps to reproduce: 1. create an image 2. navigate to action tab and click on update metadata link 3. add a simple metadata 4. reopen the update image metadata modal 5. note that there's a JS error on Firebug <input pattern='{$ ::ctrl.item.leaf.pattern $}'> because the pattern is not a valid regexp: raw brace is not allowed in regular expression with unicode flag. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1588995/+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

