** Changed in: horizon/icehouse
       Status: Fix Committed => 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/1347734

Title:
  The container dashboard does not handle unicode url correctly

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in OpenStack Dashboard (Horizon) icehouse series:
  Fix Released

Bug description:
  In many places in the container dashboard, the arguments passed into
  the reverse function are processed with urlquote.

  ie reverse(url_name, args(urlquote(container_name))

  This causes the container name to be quoted twice, since reverse runs
  urlquote also. The results are errors from the swift backend.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1347734/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to