Closed
Bug 231972
Opened 22 years ago
Closed 21 years ago
at first a weird looking page - it's all sourcecode instead of a login JavaApplett
Categories
(Tech Evangelism Graveyard :: Danish, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 216179
People
(Reporter: jacob, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113
When you enter the url in the addressfield and press enter you get a weird
looking webpage (javaserverpage to be exact) that really shows only some
sourcecode. Now most users just stop and say "hey.. this ain't working" but all
you have to do is to put focus on the addressfield again and just simply press
enter once more. Then mozilla goes through and the real Loginpage pop's up and
everything works ok. It's just so weird with this sourcepage that's needs an
xtra returnbutton touch before proceding to the logonpage???
Reproducible: Always
Steps to Reproduce:
1.enter the url in the addressfield
2.Press down the Enterbutton (submit)
3.A sourcecodepage is shown
4.Use your mouse amd point to the addressfield again (refocus)
5.Press down the Enterbutton again - now it works..weird!
Actual Results:
It works!
Expected Results:
Skipped the sourcecodepage and go directly to the loginpage with the JavaApplet
Default theme or modern makes no difference. I've tried several JavaRuntime
versions and mozillas without luck.
Updated•22 years ago
|
Component: Other → Danish
Comment 1•21 years ago
|
||
The reason why the sourcecode is shown is that the first load of the page is
sent with the mime type text/plain. A page refresh changes this to text/html
(haven't got a clue of the reason to this).
*** This bug has been marked as a duplicate of 216179 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•