Closed Bug 553167 Opened 14 years ago Closed 14 years ago

[HTML5] Telus Careers sign in page (privacy agreement form) fails with HTML5 parser

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
major

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: fehe, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a4pre) Gecko/20100317 Firefox/3.5.8 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a4pre) Gecko/20100317 Minefield/3.7a4pre

The "Sign In" page at Telus Careers fails (at accepting the Privacy Agreement) if HTML5 parser is enabled.

Works with old parser.


Reproducible: Always

Steps to Reproduce:
1. Enable HTML5 parser
2. Visit http://about.telus.com/careers/en/careerOpp.html
3. Click the "Sign In" link at mid-top-right of the page.
4. Scroll to the bottom, select "I accept" and click "Continue"
5. Get failure page with message "A system error has occurred."
6. Select Tools --> Clear Recent History... and clear everything from the last hour.
7. Disable HTML5 parser
8. Repeat Steps 2 to 4.  It works in this case.  You get the login page.
9. If you want to repeat with HTML5 parser enabled, be sure to repeat Step 6 first.
Version: unspecified → Trunk
Summary: [HTML5] Telus Careers login page fails with HTML5 parser → [HTML5] Telus Careers sign in page (privacy agreement form) fails with HTML5 parser
I failed find the declaration of the function that Continue button's click handler calls on casual inspection.
(In reply to comment #1)
> I failed find the declaration of the function that Continue button's click
> handler calls on casual inspection.

How come it works with the old parser then?  If that was the problem, shouldn't it also fail with the regular HTML parser?
Additionally, both Chrome and IE 8 handle the page without issue.
(In reply to comment #2)
> (In reply to comment #1)
> > I failed find the declaration of the function that Continue button's click
> > handler calls on casual inspection.
> 
> How come it works with the old parser then?

Finding the function declaration needs more than mere casual inspection. :-)
Keywords: qawanted
this is WFM using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a5pre) Gecko/20100427 Minefield/3.7a5pre ID:20100428004545
Yes.  Thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Issue is resolved - clearing old keywords - qa-wanted clean-up
Keywords: qawanted
You need to log in before you can comment on or make changes to this bug.