Reviewed: https://review.openstack.org/465856 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3724066224adfe2a82f43bfdc255144b402c7236 Submitter: Jenkins Branch: master
commit 3724066224adfe2a82f43bfdc255144b402c7236 Author: zhangdebo <[email protected]> Date: Thu May 18 00:46:04 2017 -0700 Attribute "isServer" of images visibility filter should be true. I found an interesting bug in images panel. In images panel, set filter to be "visibility: public", I got one image listed in the table, then I changed language from "en" to "zh_CN" and filter images again, I got none. In the tab of browser developer tool, I saw a correct response with one image data, but it was not appeared in the table. Later I found the attribute "isServer" of visibility filter is false, that caused the above bug. Change-Id: I130d07727fe74ce65aba72d3e63fdfe0c8721795 Closes-Bug: #1691683 ** 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/1691683 Title: Images filter doesn't work well in Chinese. Status in OpenStack Dashboard (Horizon): Fix Released Bug description: In images panel, set filter to be "visibility: public", I got one image listed in the table, then I set language to "zh_CN" and filter images again, I got none. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1691683/+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

