Wrong data filled for email while Create User

Bug #1352459 reported by Amogh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Sam Betts

Bug Description

1. Login to DevStack as admin user.
2. Save the user password in the Browser
3. Go to identity->users->Create Users
4. Observe that email is displayed as "username" , also password data is auto filled.

Revision history for this message
Amogh (amogh-r-mavinagidad) wrote :
Sam Betts (sambetts)
Changed in horizon:
assignee: nobody → Sam Betts (sambetts)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

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

Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/114312
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e79af0ac1e273db86f0034898cb05720df34aa35
Submitter: Jenkins
Branch: master

commit e79af0ac1e273db86f0034898cb05720df34aa35
Author: Sam Betts <email address hidden>
Date: Thu Aug 14 19:01:22 2014 +0100

    Allow forms to disable autofill in all browsers

    New variable added to form to specify whether it should autofill or
    not. This updates the modal forms autocomplete attribute. Hidden
    fields are required because Chromium v34+ based browsers ignore the
    autocomplete=off form attribute, so the hidden fields catch autofill
    data. Any form without self.no_autocomplete = True will just act
    like before.

    Change-Id: Ibb1722023eea8f57312e1133939d1f75cd909467
    Closes-Bug: 1352459

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
milestone: none → juno-3
status: Fix Committed → Fix Released
Doug Fish (drfish)
Changed in horizon:
importance: Undecided → Medium
tags: added: icehouse-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (stable/icehouse)

Fix proposed to branch: stable/icehouse
Review: https://review.openstack.org/119861

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/icehouse)

Reviewed: https://review.openstack.org/119861
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a8eeed91fd58cbfa157c2ec3838d76ccf2c32985
Submitter: Jenkins
Branch: stable/icehouse

commit a8eeed91fd58cbfa157c2ec3838d76ccf2c32985
Author: Sam Betts <email address hidden>
Date: Thu Aug 14 19:01:22 2014 +0100

    Allow forms to disable autofill in all browsers

    New variable added to form to specify whether it should autofill or
    not. This updates the modal forms autocomplete attribute. Hidden
    fields are required because Chromium v34+ based browsers ignore the
    autocomplete=off form attribute, so the hidden fields catch autofill
    data. Any form without self.no_autocomplete = True will just act
    like before.

    Conflicts:
     horizon/templates/horizon/common/_modal_form.html
     openstack_dashboard/dashboards/admin/users/forms.py

    Change-Id: Ibb1722023eea8f57312e1133939d1f75cd909467
    Closes-Bug: 1352459
    (cherry picked from commit e79af0ac1e273db86f0034898cb05720df34aa35)

tags: added: in-stable-icehouse
Thierry Carrez (ttx)
Changed in horizon:
milestone: juno-3 → 2014.2
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.