Closed
Bug 547969
Opened 15 years ago
Closed 14 years ago
Don't modify cert_override.txt unnecessarily
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mozilla.org, Unassigned)
Details
(Whiteboard: [CLOSEME 2011-1-30])
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8
cert_override.txt should be modified only when a line is modified, added or removed.
Reproducible: Always
Steps to Reproduce:
1. Go to e.g. https://libsyncml.opensync.org/
2. Click "I Understand the Risks"
3. Click "Add Exception..."
4. Uncheck "Permanently store this exception"
5. Click "OK"
Actual Results:
The lines in cert_override.txt are shuffled around.
Expected Results:
cert_override.txt should be unmodified.
Comment 1•14 years ago
|
||
Reporter, are you still seeing this issue with Firefox 3.6.13 or later in safe mode? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
You can also try to reproduce in Firefox 4 Beta 8 or later, there are many improvements in the new version, http://www.mozilla.com/en-US/firefox/all-beta.html
Whiteboard: [CLOSEME 2011-1-30]
Reporter | ||
Comment 2•14 years ago
|
||
It still moved one line, but probably because it belonged in the new place. The diff:
-server.example.com:993 ...
server.example.com:143 ...
+server.example.com:993 ...
Thank you!
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•