Opened 9 years ago
Closed 9 years ago
#14621 closed bug (invalid)
XSl Transformation failure
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi Team, We are using Jquery 1.9.0 & jquery.transform.js in our solution. for resolving older version conflicts, we are using jquery-migrate-1.2.1.js. XSl transformation is failing in IE10 alone. Same transformation is working fine with Juery 1.8.4. Issue is in IE 10 alone.
Change History (2)
comment:1 Changed 9 years ago by
Owner: | set to anonymous |
---|---|
Status: | new → pending |
comment:2 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
How does XSL have any affect on jQuery? At a minimum, we'd need a reduced test case showing the problem, but I'm pretty sure any transformation should be happening even before jQuery can see the DOM.