Closed
Bug 241926
Opened 22 years ago
Closed 21 years ago
I can not submit a page
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: claudiu, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux i686) Opera 7.23 [en]
Build Identifier: mozilla 1.2, 1.6
I have a login page with username and password, when I choose submit will
practically reload the page. no messages from the application (wrong username,
password, etc)
a JS code is attached to the page, this will save the data to cookies. The name
of the cookies are the same with form field name.
code works fine on IE and on Linuux on Opera.
the server side scripting (php) use $_POST[""] to retrieve value from form
fields.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
with no testcase we can do nothing about this bug. Please provide a test page
with some test login.
Comment 2•21 years ago
|
||
No URL or testcase and no repsonse from reporter to provide one.
-> INVALID
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•