Closed
Bug 305255
Opened 19 years ago
Closed 17 years ago
chrome://....fiile.xml translating to file://....file.xml
Categories
(Core :: XSLT, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: sean, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050729 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050729 given a chrome xml file with a xml-stylesheet pi pointing to an xsl within the same chrome:// directory, ff generates a security error. Reproducible: Always Steps to Reproduce: 1.Create xml file with xml-stylesheet pi inside a chrome. 2.Create corresponding xsl file inside same chrome. 3.Feed xml file's chrome url to ff Actual Results: Security Error: Content at file:///path/to/my/extension/file.xml may not load data from chrome://myextension/content/file.xsl. Expected Results: No security error
Comment 1•19 years ago
|
||
Need to a testcase. See http://www.mozilla.org/projects/xslt/bug-reporting.html for guidelines on how to create testcases for XSLT.
Comment 2•17 years ago
|
||
2½ years later, no reply, no test case => INCOMPLETE
Assignee: peterv → nobody
QA Contact: keith → xslt
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•