yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12144
[Bug 1297317] [NEW] DynamicSelectWidget.get_add_item_url excessively wraps args parameter for reverse
Public bug reported:
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.
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: In Progress
--
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):
In Progress
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
Follow ups
References