Closed
Bug 8310
Opened 26 years ago
Closed 25 years ago
Severe Javascript errors using Netscape Messenger Express
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P1)
Tracking
()
VERIFIED
WORKSFORME
M17
People
(Reporter: richmond, Assigned: joki)
References
()
Details
(Whiteboard: [nsbeta2-])
Messenger express is an e-mail client written completely in Javascript. It
works on IE >= 3 and Navigator >= 3.01, but fails to even login with any
version of mozilla over the past several months. This app probably stresses
Javascript functionality more than anything else on the net.
The login page has some simple Javascript to deal with form submission and
password clearing. Basic tab and return keys fail to work on this page but
mouse manipulation can execute a post to "login.msc". This is supposed to
return an HTTP redirect to "en/mail.html" that is a frameset with 4 invisible
frames for data and one for the UI. This does not work and I get a blank screen
instead. As the initial frameset loads, the screen should show "loading please
wait". Invisible frames should then be loaded with javascript objects from
Netscape's messaging server(via onLoad() handler) and the UI is then completely
constructed with client-side JS. No UI elements are designed on the server.
msg54.mcom.com is an internal Netscape server. One external site is
www.olemail.com(spanish), and let me know if you need another site for testing.
Assignee: leger → mccabe
Component: JavaScript → Javascript Engine
QA Contact: leger → cbegle
Moving to Javascript Engine component.
richmond...Javascript component is being retired shortly. Please use Javascript
Engine for JS component bugs.
cbegle, is this for your folks?
Assignee: mccabe → joki
Component: Javascript Engine → Event Handling
QA Contact: gerardok → janc
Setting priority(forgot to do it at first?). ME has sold several multi-million
seat deals to Europe and Canada that are now deploying so this will be a
popular problem. I will file separate bugs once basic login and startup works.
Updated•26 years ago
|
Summary: Javascript non-functional in complex application → Javascript error
Whiteboard: TESTCASE
Comment 4•26 years ago
|
||
<SELECT NAME="language_select" SIZE="1"
ONCHANGE="window.open(this.options[this.selectedIndex].value,'_top');
language_select.options[0].selected=true">
shows
JavaScript error: language_select is not defined
Summary: Javascript error → Severe Javascript errors using Netscape Messenger Express
The comment from skliaroukp@geocities.com is nonsensical and must apply to some
other bug
Updated•26 years ago
|
Making more progress. Location.search is not updated on HTTP redirects and
location.replace() is broken in viewer.exe
Comment 7•26 years ago
|
||
Still cannot log in. rls@netscape.com is investigating.
Updated•25 years ago
|
Whiteboard: TESTCASE
Comment 8•25 years ago
|
||
Removing TESTCASE from Status as there is no test case attached. If none is
needed, mark [DONTTEST]. (please always use brackets--thanks!)
Updated•25 years ago
|
Comment 9•25 years ago
|
||
Login is now working with M12, but logout is broken:
JavaScript Error: TypeError: this.hdl.close is not a function
Folks within Netscape can try it out against vadar.mcom.com, userid "x" password
"x".
Comment 10•25 years ago
|
||
Also, the tab key is not working for moving the cursor from the "username" field
to the "Password" field, and the enter key is not working for submitting the
form.
Updated•25 years ago
|
Whiteboard: [PDT-]
Updated•25 years ago
|
Whiteboard: [PDT-] → [PDT-] waiting for iPlanet to deploy fix to 384993
Comment 13•25 years ago
|
||
I can login with todays build.
The tab key now moving the cursor from the "username" field to the "Password"
field, and the enter key is now working for submitting the form.
The page does not load however. After submitting the form the page goes blank,
this sounds like it will be addressed by bug 9472 that this bug depends on.
Comment 15•25 years ago
|
||
*** Bug 32631 has been marked as a duplicate of this bug. ***
Comment 16•25 years ago
|
||
adding beta2 keyword, and removing pdt status
Keywords: beta2
Whiteboard: [PDT-] waiting for iPlanet to deploy fix to 384993 → waiting for iPlanet to deploy fix to 384993
Comment 17•25 years ago
|
||
removing beta1 keyword so it doesn't show up on beta1 radar
Keywords: beta1
Comment 18•25 years ago
|
||
richmond, 384993 was fixed on 04/03. Can you check to see if this is still an
open bug for you? Thanks!
Keywords: beta2
Whiteboard: waiting for iPlanet to deploy fix to 384993 → [NEED INFO]waiting for iPlanet to deploy fix to 384993
Comment 19•25 years ago
|
||
We can't retest until the lab move to Santa Clara is complete. I should
hopefully be able to test this by the end of next week.
Comment 20•25 years ago
|
||
Putting on [nsbeta2-] radar. Not critical to beta2, gagan expects a fix soon
anyway.
Whiteboard: [NEED INFO]waiting for iPlanet to deploy fix to 384993 → [nsbeta2-]waiting for iPlanet to deploy fix to 384993
Comment 21•25 years ago
|
||
This seems to be working now, modulo the unqualified-domain issue covered by
bug 39386
To test, try we-gotmail.red.iplanet.com:80 with userid mozilla1 password
mozilla1. (only accessable from Netscape and Iplanet).
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Whiteboard: [nsbeta2-]waiting for iPlanet to deploy fix to 384993 → [nsbeta2-]
Comment 22•25 years ago
|
||
Can't test.
I went to the site we-gotmail.red.iplanet.com:80 and used the login/password of
mozilla1 and get "Invalid username or password"
Is there some other way to test this?
Comment 23•25 years ago
|
||
Argh, they keep nuking the test accounts. Will get them recreated.
Updated•25 years ago
|
Whiteboard: [nsbeta2-] → [nsbeta2-] Awaiting recreation of site...
Updated•25 years ago
|
Whiteboard: [nsbeta2-] Awaiting recreation of site... → [nsbeta2-]
Comment 24•25 years ago
|
||
Crashed Win98
2000-06-28-21-M17
Talkback report: 13367340
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Can you please see if this is working properly now, what problems remain? I can
log in and a 20 sec fooling around did not crash the browser nor did I find
anything that does not work. Hmm, seems like there is still bug 27048 that this
depends on, but didn't check what this affects.
Comment 26•25 years ago
|
||
Mass update: changing qacontact to ckritzer@netscape.com
QA Contact: janc → ckritzer
Comment 27•25 years ago
|
||
Haven't tested myself, but per above comments, marking WORKSFORME. Adding
verifyme keyword--verifiers please pound on this and make sure the problem is
really, truly gone. Thanks!
Also nominating nsbeta3 for correctness because if the problem *isn't* fixed,
it's an nsbeta3 stopper as it blocks usage of Messenger Express.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → WORKSFORME
Comment 29•24 years ago
|
||
Reassigning QA Contact for all open and unverified bugs previously under Lorca's
care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•