yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16336
[Bug 1331329] [NEW] success_url is unneeded in PasswordView
Public bug reported:
Since PasswordForm handle success return
http.HttpResponseRedirect(settings.LOGOUT_URL), it's no need to set
success_url in PasswordView.
see:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/settings/password/forms.py#L60
** Affects: horizon
Importance: Undecided
Assignee: Zhenguo Niu (niu-zglinux)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Zhenguo Niu (niu-zglinux)
--
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/1331329
Title:
success_url is unneeded in PasswordView
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Since PasswordForm handle success return
http.HttpResponseRedirect(settings.LOGOUT_URL), it's no need to set
success_url in PasswordView.
see:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/settings/password/forms.py#L60
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1331329/+subscriptions
Follow ups
References