Closed
Bug 116687
Opened 24 years ago
Closed 24 years ago
Cannot submit (my yahoo login) form if PSM is not installed.
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: mikol, Assigned: alexsavulov)
References
()
Details
Browser ID: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011213
If PSM is not installed, it is impossible to submit a form (e.g., by clicking
the submit button). Although I've included an example URL for the my yahoo
login, it doesn't seem to work with any forms.
Expected result: The form should be submitted. Alternately, if PSM is a
requirement for using forms, a dialog should inform the user of this fact.
*** This bug has been marked as a duplicate of 47617 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 2•24 years ago
|
||
verified
You are using an old version.
You get a warning with 0.9.7 : "Unkown Socket Type" or something like this.
The wording will changed later....
PSM= Personal Security Manager and without PSM you can't visit HTTPS (SSL) pages
verified dupe
Status: RESOLVED → VERIFIED
I'm fine marking this as a duplicate of 47167, but the bug I reported here does
not involve HTTPS as far as I can tell, which seems to be the main thrust of 47167.
The bug I am reporting seems even more serious (or at least more far reaching):
Forms cannot be submitted succesfully without PSM installed. It seems odd that
support for s/mime, SSL, personal certificates and so on is required in order to
submit -any- form.
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•