Closed Bug 53810 Opened 25 years ago Closed 25 years ago

Security prefs not saved

Categories

(Core Graveyard :: Security: UI, defect, P3)

1.0 Branch
x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: junruh, Assigned: ddrinan0264)

References

Details

(Keywords: regression, Whiteboard: [rtm need info])

Attachments

(2 files)

9/22 WinNT, Win98 and Linux. 1.) Open Security Manager and click on Applications. 2.) Change all of the preferences and close Security Manager. 3.) Open Security Manager and click on Applications. What is expected: That the prefs would be saved. What happens: The prefs are not saved.
Adding keywords.
Keywords: nsbeta3, regression
*** Bug 54034 has been marked as a duplicate of this bug. ***
Adding keyword rtm.
Keywords: rtm
Adding [rtm need info] to whiteboard.
Whiteboard: [rtm need info]
Javi, Please review my changes to psm_ui.properties.in.
patch looks good. r=javi
Most of this patch seems fine. I'm a little confused why your toggle functions are so verbose. Couldn't they all follow the model, e.g., function toggleTLSCipher() { enable_tls = !enable_tls; } You have several of these. The example above seems clearer to me. I also think it's better to write |if (enable_tls)| than |if (enable_tls == true)|. It's idiomatic, and reduces the brain-print your script puts on the reader. Other than these, the patch looks good. Have you successfully tested these patches (this one and the one from bug #53198)? I've cc'd myself on this bug, as soon as you attach the new patch, I can give you the sr=. Just label the patch with something that mentions my name so I notice, e.g., "updated patch as per scc's review".
Looks good :-) sr=scc
Marking this rtm+.
Whiteboard: [rtm need info] → [rtm+]
Marking thus rtm+ again since my previous attempt did not seem to take.
Critical functionality, but a giant patch for this point in time :-/. Please land this on the trunk, and put the results in this bug (regressions? smooth? etc.). After landing on the trunk, and getting feedback for 24 hours, renominate. Marking rtm need info
Whiteboard: [rtm+] → [rtm need info]
The fix is not yet in the 101604 Mtrunk Win98 build.
*** Bug 57152 has been marked as a duplicate of this bug. ***
This bug was fixed on the trunk on Monday. Marking rtm+.
Whiteboard: [rtm need info] → [rtm+]
rtm++
Whiteboard: [rtm+] → [rtm++]
This bug of sort of fixed. The pref to "Select Automatically" or "Ask Every Time" works, as does turning off or on SSL2. SSL3 and TLS. However, the four Applications/Navigator prefs to turn on or off warnings are still not saved. Win98 commerical Trunk 102004 build.
*** Bug 57680 has been marked as a duplicate of this bug. ***
Did this get checked into the branch? It has now had rtm++ for 5 days!
The fix has not even been checked into the trunk. The bug is still there. The four Applications/Navigator prefs to turn on or off warnings are still not saved. Trunk commercial Win98 102504.
So has this been checked in on the branch or not? Left v-mail for ddrinan. If it has not been checked in on the branch, then this fix has missed the first N6 candidate build, so we can not take it unless we respin. This bug is in candidate limbo. We will reconsider this fix once we have a candidate in hand, but we can't take this fix before then. PDT marking [rtm+]
Whiteboard: [rtm++] → [rtm+]
Linux only now. The four warning prefs under the Applications tab still are not saved. This works with this weekend's MN6 builds for Mac and Win98.
OS: All → Linux
Hardware: All → PC
PDT interpretation of this is that the bug was fixed ON THE BRANCH in a way which does not work on Linux. Marking [rtm need info] then. ddrinan, what's the story?
Whiteboard: [rtm+] → [rtm need info]
This was checked into the branch. I will check on why it's still broken on Linux.
The fix is still not in the 11-1-19-MN6 Linux build.
What's the current status of this bug? A quick update would help a lot. Thanks.
If it's not in the daily builds yet, we'll have to provide a new drop of PSM to fix this. (I believe the TLS prefs are saved, just some of the SSL related prefs--entering secure, viewing secure, leaving secure--don't stick.)
Leaf has just informed me that he has just picked up the correct PSM xpi files for Linux. This should be fixed in the next N6 build.
So should this move off the rtm radar now that it has been fixed for rtm?
Fixed in the 11/3 morning trunk build.
Status: NEW → RESOLVED
Closed: 25 years ago
Keywords: vbranch
Resolution: --- → FIXED
verified on the 2000-11-03-09-MN6 build on win2k , winNT that security prefs can are saved.
Removing vbranch keyword, and marking verified.
Status: RESOLVED → VERIFIED
Keywords: vbranch
Mass changing Security:Crypto to PSM
Component: Security: Crypto → Client Library
Product: Browser → PSM
Version: other → 2.1
Mass changing Security:Crypto to PSM
Product: PSM → Core
Version: psm2.1 → 1.0 Branch
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: