Side navigation
#3985 closed bug (worksforme)
Opened January 24, 2009 05:47PM UTC
Closed November 21, 2010 09:05PM UTC
Last modified March 15, 2012 03:17PM UTC
bind() does not work in a page generated from XML with XSLT within browser (Firefox)
Reported by: | Statc | Owned by: | Statc |
---|---|---|---|
Priority: | low | Milestone: | 1.3.2 |
Component: | event | Version: | 1.3.1 |
Keywords: | xml, xslt, firefox, bind, selectors | Cc: | |
Blocked by: | Blocking: |
Description
Please look at the attached files.
When I run XSLT transformation manually (using an XSLT processor) and open the resulting file in Firefox everything is Ok (two span's are colored).
When I open XML file in Firefox directly the second span is not colored.
When I use jQuery 1.2.6 everything works perfectly.
Firefox 3.0.5
Attachments (5)
Change History (6)
Changed January 25, 2009 06:42PM UTC by comment:1
Changed January 25, 2009 07:16PM UTC by comment:2
owner: | → flesler |
---|
CORRECTION: Your test case does fail for me in Firefox 3.0.5; it works properly in IE8 beta 2, which is what I was actually looking at.
Changed October 14, 2009 12:38AM UTC by comment:3
component: | unfilled → event |
---|
Changed November 20, 2010 10:56PM UTC by comment:4
owner: | flesler → Statc |
---|---|
status: | new → pending |
Can you please confirm this is still an issue with current versions of jQuery?
Changed November 21, 2010 04:14PM UTC by comment:5
status: | pending → new |
---|
jQuery 1.4.4 works fine in Firefox 3.0.5
In current Firefox 3.6.12 all of jQuery 1.4.4, 1.3.2, 1.2.6 work fine.
Changed November 21, 2010 09:05PM UTC by comment:6
priority: | major → low |
---|---|
resolution: | → worksforme |
status: | new → closed |
Closing as the reporter states it's working with current version of jQuery.
Using all the files you provided, I am opening the source.xml with Firefox 3.0.5 and both spans are colored red. I get the same from result.html. Can you repro on some other system and see if the result you are getting is consistent?