← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1297317] Re: DynamicSelectWidget.get_add_item_url excessively wraps args parameter for reverse

 

** Changed in: horizon
       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/1297317

Title:
  DynamicSelectWidget.get_add_item_url excessively wraps args parameter
  for reverse

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  See
  https://github.com/openstack/horizon/blob/stable/havana/horizon/forms/fields.py#L41
  -  self.add_item_link_args is wrapped with additional list, so in case
  we pass several arguments to resolver inside add_item_link_args
  attribute, the final url won't be resolved as expected.

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


References