[Webkit-unassigned] [Bug 40715] New: xsltProcessor.transformToFragment returning NULL (in Safari, Chrome)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 09:28:01 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40715

           Summary: xsltProcessor.transformToFragment returning NULL (in
                    Safari, Chrome)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: https://zd1.zednax.com:9443/saxon_test/test.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: liamjfoy at zednax.com
                CC: ap at webkit.org


Hello,

The following code works in FireFox:

https://zd1.zednax.com:9443/saxon_test/test.html

and here are the XSL files:

https://zd1.zednax.com:9443/saxon_test/

The problem seems to be this line:

resultDocument = xsltProcessor.transformToFragment(xml,document);

in Safari 5 and Chrome.

We have also used saxon8 which correctly transforms on the command line.

If you require any more information please let us know!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list