Closed
Bug 303555
Opened 19 years ago
Closed 19 years ago
passwordmgr.properties file v 1.3 has a double entry for the string rememberPassword
Categories
(Toolkit :: Preferences, defect, P1)
Toolkit
Preferences
Tracking
()
RESOLVED
FIXED
mozilla1.8beta4
People
(Reporter: cedric.corazza, Assigned: asaf)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
|
3.99 KB,
patch
|
mconnor
:
first-review+
mconnor
:
approval1.8b4+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.10) Gecko/20050717 Firefox/1.0.6 the two entries are : rememberPassword = Use Password Manager to remember this password. rememberPassword = Remember Reproducible: Always Steps to Reproduce: 1.Open the file 2. 3. Actual Results: double entry Expected Results: only one entry I suppose, according to the last changes that this string : rememberPassword = Use Password Manager to remember this password. should be removed
| Assignee | ||
Updated•19 years ago
|
Assignee: nobody → bugs.mano
Status: UNCONFIRMED → NEW
Depends on: 302164
Ever confirmed: true
Keywords: regression
Priority: -- → P1
Target Milestone: --- → mozilla1.8beta4
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Updated•19 years ago
|
Priority: P1 → --
Target Milestone: mozilla1.8beta4 → ---
| Assignee | ||
Updated•19 years ago
|
Priority: -- → P1
Target Milestone: --- → mozilla1.8beta4
Updated•19 years ago
|
Attachment #191694 -
Flags: first-review?(mconnor)
Attachment #191694 -
Flags: first-review+
Attachment #191694 -
Flags: approval1.8b4+
| Assignee | ||
Comment 2•19 years ago
|
||
Checking in components/passwordmgr/base/nsPasswordManager.cpp; /cvsroot/mozilla/toolkit/components/passwordmgr/base/nsPasswordManager.cpp,v <-- nsPasswordManager.cpp new revision: 1.64; previous revision: 1.63 done Checking in locales/en-US/chrome/passwordmgr/passwordmgr.properties; /cvsroot/mozilla/toolkit/locales/en-US/chrome/passwordmgr/passwordmgr.properties,v <-- passwordmgr.properties new revision: 1.4; previous revision: 1.3 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•