Merge lp://staging/~diegosarmentero/ubuntuone-windows-installer/forgotten845737 into lp://staging/ubuntuone-windows-installer
Proposed by
Diego Sarmentero
Status: | Merged |
---|---|
Approved by: | Alejandro J. Cura |
Approved revision: | 71 |
Merged at revision: | 72 |
Proposed branch: | lp://staging/~diegosarmentero/ubuntuone-windows-installer/forgotten845737 |
Merge into: | lp://staging/ubuntuone-windows-installer |
Diff against target: |
24 lines (+2/-2) 2 files modified
ubuntuone_installer/gui/qt/forgotten.py (+0/-1) ubuntuone_installer/gui/qt/tests/test_gui.py (+2/-1) |
To merge this branch: | bzr merge lp://staging/~diegosarmentero/ubuntuone-windows-installer/forgotten845737 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Alejandro J. Cura (community) | Approve | ||
Roberto Alsina (community) | Approve | ||
Review via email: mp+76462@code.staging.launchpad.net |
Commit message
- Fixed: When entering email to reset password, errors are not highlighted (LP: #845737).
Description of the change
- Fixed: When entering email to reset password, errors are not highlighted (LP: #845737).
To post a comment you must log in.
Code looks great, and all tests pass.