Closed Bug 143024 Opened 23 years ago Closed 23 years ago

Mozilla 1.0 RC1. Clicking on any "Click Here to Register" link fails, possible cause is redirection failure.

Categories

(Core :: Security: CAPS, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 123286

People

(Reporter: pyellman, Unassigned)

References

()

Details

(Keywords: helpwanted)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc1) Gecko/20020417 BuildID: 2002041711 Mozilla 1.0 RC1. Clicking on any of the "Click Here to Register" link on the page at http://www.webseminarslive.com/events.htm fails; rather than loading the requested page, the browser simply reloads the current page. I have tentatively determined that this links triggers at least two levels of redirection. The link works correctly on Netscape 6, Netscape 4.7x, and IE 5.0. Peter Yellman Reproducible: Always Steps to Reproduce: 1. Visit http://www.webseminarslive.com/events.htm 2. Click on one of the "Click Here to Register" links. 3. Actual Results: Browser reloads current page rather than loading expected registration page(s). Expected Results: Load registration page(s) (multiple, javascript triggered windows).
WFM (2002050708, WinNT)
Keywords: helpwanted
This wfm with a debug build on win2k from 5/6/02, but I get the following assertions when I load the page. Document http://webevents.broadcast.com/slides/5044/1720/forms/register.asp load ed successfully Document http://webevents.broadcast.com/wsp/build_01/english/frameset.asp?nEvent ID=1720 loaded successfully ###!!! ASSERTION: no body node: 'bodyContent', file d:\build\mozilla\layout\html \style\src\nsCSSRendering.cpp, line 2464 ###!!! ASSERTION: no body node: 'bodyContent', file d:\build\mozilla\layout\html \style\src\nsCSSRendering.cpp, line 2464 ###!!! ASSERTION: no body node: 'bodyContent', file d:\build\mozilla\layout\html \style\src\nsCSSRendering.cpp, line 2464 ###!!! ASSERTION: no body node: 'bodyContent', file d:\build\mozilla\layout\html \style\src\nsCSSRendering.cpp, line 2464 ###!!! ASSERTION: no body node: 'bodyContent', file d:\build\mozilla\layout\html \style\src\nsCSSRendering.cpp, line 2464 ###!!! ASSERTION: no body node: 'bodyContent', file d:\build\mozilla\layout\html \style\src\nsCSSRendering.cpp, line 2464 ###!!! ASSERTION: no body node: 'bodyContent', file d:\build\mozilla\layout\html \style\src\nsCSSRendering.cpp, line 2464 ###!!! ASSERTION: no body node: 'bodyContent', file d:\build\mozilla\layout\html \style\src\nsCSSRendering.cpp, line 2464
Peter, the registration window is opened via window.open() in exactly the same way as popup ads are. Disallowing popups will cause this page to break in exactly the way you describe.... What are your preferences set to in Advanced > Scripts & Windows ?
Mail from Peter: Ok, you're right -- checking the box "Open Unrequested Windows" fixed the problem. A pop-up failure of some kind was my first guess, but I have no recollection of disabling popups (in fact, I still was under the impression that doing so required applying the instructions at http://www.mozilla.org/projects/security/components/ConfigPolicy.html); also certain popups (requested, I suppose) continue to work. I guess the redirections faked me out; I guess I also now have a better understanding of what "unrequested" means. Sorry to bother you. PS -- I really like the browser, have used it exclusively for close to a year now. Thanks for your work. ---------------------------------------------------- Peter, thanks for the reply! Marking duplicate of '[rfe] show warning in js console when denying from "scripts & windows" a popup window, or other javascript functions (resizeTo,focus,etc)' *** This bug has been marked as a duplicate of 123286 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Component: Networking → Security: CAPS
QA Contact: benc → bsharma
Verified.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.