Change the field names so that passwords & usernames won't autofill
levavie - January 21, 2009 - 11:05
| Project: | Aggregation |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | task |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When deleting a feed, the aggregation module still tries to verify matching passwords. This causes an error when the password is automatically filled by the browser, (the matching password is not field). This password verification should only be done on update/create mode.

#1
The feed username & password autofill with your username & password since the field names is too similar to the login field name.
To reproduce the bug:
1. Login the site where aggregation is installed and ask firefox to remember your password.
2. Try to add a feed OR modify it.
3. Notice that the feed username & password autofill with your username & password since the field names is too similar to the login field name.
4. If you saved your password, notice you won't be able to save the feed since the password will autofill and the second password won't.
Solution : please change the field labels.
#2
+1