Side navigation
#14785 closed bug (fixed)
Opened February 12, 2014 04:55AM UTC
Closed February 14, 2014 03:06PM UTC
Last modified April 18, 2014 07:29PM UTC
Broken again when transforming XHTML to XHTML (creating XML-DOM) via clientside XSLT
Reported by: | bugs@high-and-heyer.de | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.11.1/2.1.1 |
Component: | core | Version: | 1.11.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I had the same issue with 1.9.1. Unfortunately the same time Firefox did an upgrade so I submited the bug report on the wrong site:
https://bugzilla.mozilla.org/show_bug.cgi?id=858850
Your guys fixed it very fast and it worked at least till version 1.10.2. Now I tested 1.11.0 and the jquery object $ is undefined due to errors:
TypeError: a.style is undefined @ Line 6046
I made a new test case but fortunately I don't see the possibility to attach a file to the ticket. But you can still try the "extended test case" from the site linked above and replace jquery 1.9.1 with 1.11.0. The same error appears, now on line 6046.
Attachments (0)
Change History (7)
Changed February 12, 2014 05:07AM UTC by comment:1
Changed February 12, 2014 01:18PM UTC by comment:2
milestone: | None → 1.11.1/2.1.1 |
---|---|
priority: | undecided → high |
status: | new → open |
The test case on https://bugzilla.mozilla.org/show_bug.cgi?id=858850#c8 still applies for this one as well? I'm sure there is a problem but it's not likely in the same place. A new ticket (this one) is appropriate, thanks for the reminder on the previous one though.
Changed February 12, 2014 02:59PM UTC by comment:3
I created a new test case to ease your work:
[http:/family.high-and-heyer.de/static/jquerybug.zip]
Just unzip and open the xhtml in FF. Watch the error console as well!
Changed February 12, 2014 03:02PM UTC by comment:4
I can reproduce the bug on IE11, too.
Changed February 14, 2014 03:06PM UTC by comment:5
Changed February 14, 2014 05:20PM UTC by comment:6
Changed April 18, 2014 07:29PM UTC by comment:7
component: | unfiled → core |
---|
Ok, I found the old ticket that filed Boris Zbarsky in lieu of me:
http://bugs.jquery.com/ticket/13754
Maybe you close this new one and reopen the old one.