Closed
Bug 244751
Opened 21 years ago
Closed 21 years ago
Internal webpages of the APC monitoring card are not working.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: frank-buettner, Unassigned)
Details
Attachments
(1 file)
|
1.91 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.6) Gecko/20040113
When i try to access the webpage of a APC UPS monitoring card AP9617 with
enabled md5 login i get at all the error wrong password. But the password is ok.
With mozilla 1.4 on Linux and Windows or IE in Windows it will work. But with
Mozilla 1.6 on Windows or Linux it will fail.
Reproducible: Always
Steps to Reproduce:
1. Open the wenpage of the card
2. try to log in
Actual Results:
get an error about a wrong password
Expected Results:
log in in the card
Comment 1•21 years ago
|
||
can you attach one file, if possible minize the HTML code ? Is there any error
message in JavaScript console ? Make sure to test with 1.7rc2.
Summary: Internal webpages of the APC monitoring card are not working. → Internal webpages of the APC monitoring card are not working.
| Reporter | ||
Comment 2•21 years ago
|
||
| Reporter | ||
Comment 3•21 years ago
|
||
There are no messages in the JavaScript console.
With 1.7rc the same result.
see the code of the loginpage at attachment.
Comment 4•21 years ago
|
||
it's loading a Java applet, what JRE version do you use ? Do you see any errors
in Java Console ?
Do you use same JRE for Mozilla 1.7/1.4/IE ?
| Reporter | ||
Comment 5•21 years ago
|
||
Yes i use the same jre for all browsers and os's.
It is 1.4.2_04.
In the Java console i get no messages.
| Reporter | ||
Comment 6•21 years ago
|
||
Some idea's?
Comment 7•21 years ago
|
||
since it's all Java based, can you increase debug level to 5 in Java console
before logging in ? Maybe it'll show some information as to why it fails
(compare with same JRE and Mozilla 1.4 where it works).
| Reporter | ||
Comment 8•21 years ago
|
||
No there are no different messages.
| Reporter | ||
Comment 9•21 years ago
|
||
Today i have try the release version of 1.7 and this works. So it must be a bug
in 1.6.
Comment 10•21 years ago
|
||
Thanks for the feedback.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•