Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 8441 by [email protected]: XSLTProcessor in JS does not permit xsl:include for http http://code.google.com/p/chromium/issues/detail?id=8441
Chrome Version : 1.0.154.48 URLs (if applicable) : http://www.xmlaspect.org/dhtml/widgets/table/scrollable/3table/research/fiy er.xsl.Transform.html Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 3,4 beta: FAIL Firefox 3: OK IE 7: OK What steps will reproduce the problem? 1. press "Run Transform" - in result empty, I.e. transformation failed 2. remove xsl:include in top text area, press "Run Transform" - result generated What is the expected result? Transformation passed. What happens instead? failed. Exception thrown in JS during xsltProcessor.transformToDocument (node) real life use case works fine on file system, failed on web: http://www.xmlaspect.org/dhtml/widgets/table/scrollable/3table/SortedTable- test.xml I suspect security settings in XSLT engine are broken for http. (again, on file system all fine). Feel free to contact directly. sasha (at) firsov.net -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
