[Webkit-unassigned] [Bug 43093] New: xsl transformation does not work locally (file://)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 16:38:10 PDT 2010


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

           Summary: xsl transformation does not work locally (file://)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thomas.bartensud at googlemail.com


Overview: 
On loading a local xml file (file://.../test.xml), a refernced xsl stylesheet can not be loaded.

Error on JavaScript Console: "Unsafe attempt to load URL file:///media/Datengrab/test.xsl from frame with URL file:///media/Datengrab/test.xml. Domains, protocols and ports must match."

If it's loaded from a web server the xsl file is loaded and transformation takes place correctly: http://adx.elektronengehirn.net/test/chrome-bug_local-xsl-transformation/test.xml



Steps to Reproduce:
Download attached files test.xml and test.xsl and save in same directory.
Load test.xml in Chromium (file://.../test.xml)


Expected Results:
Loading the referenced xsl file and transform the xml data to HTML.

Build Date & Platform: 
Chromium: 5.0.375.125 (Developer Build 53311) Ubuntu 10.04
WebKit: 533.4
V8: 2.1.10.15
User Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.125 Safari/533.4

I recognized this first in an Chromium version a few months ago. 
This bug did not occur in certain older versions: 
- Iron 3.? under Windows 
- Iron 4.? under Ubuntu 9

-- 
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