Sorting of Login fields is not correct

Bug #1474157 reported by Lin Hua Cheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-openstack-auth
Fix Released
Medium
Lin Hua Cheng

Bug Description

Prior to django1.7, the Domain fields is rendered on top of the form, followed by Username and password.

In django1.7, the Domain filed is rendered after the password field

summary: - Sorting of fields is not correct
+ Sorting of Login fields is not correct
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to django_openstack_auth (master)

Fix proposed to branch: master
Review: https://review.openstack.org/201379

Changed in django-openstack-auth:
assignee: nobody → Lin Hua Cheng (lin-hua-cheng)
status: New → In Progress
David Lyle (david-lyle)
Changed in django-openstack-auth:
importance: Undecided → Medium
milestone: none → 1.3.2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to django_openstack_auth (master)

Reviewed: https://review.openstack.org/201379
Committed: https://git.openstack.org/cgit/openstack/django_openstack_auth/commit/?id=9c8406cbbc6b768921510aa99c999af380ca4ef2
Submitter: Jenkins
Branch: master

commit 9c8406cbbc6b768921510aa99c999af380ca4ef2
Author: lin-hua-cheng <email address hidden>
Date: Mon Jul 13 17:39:34 2015 -0700

    Fix Login form's fields sorting for Django 1.7

    Starting from Django 1.7 self.fields.keyOrder no longer works for
    setting fields ordering, need to rearrange fields there by recreating
    underlying OrderedDict.

    Change-Id: Idd015f0fa59061af2afc3936d8c37b004118bb64
    Closes-Bug: #1474157

Changed in django-openstack-auth:
status: In Progress → Fix Committed
Changed in django-openstack-auth:
milestone: none → 1.4.0
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.