ElemTemplateElement doesn't implement getBaseURI or getDocumentURI ------------------------------------------------------------------
Key: XALANJ-2509 URL: https://issues.apache.org/jira/browse/XALANJ-2509 Project: XalanJ2 Issue Type: Bug Security Level: No security risk; visible to anyone (Ordinary problems in Xalan projects. Anybody can view the issue.) Affects Versions: 2.7.1 Reporter: Daniel Cassidy ElemTemplateElement (and by extension, ElemExtensionCall) doesn't implement getBaseURI or getDocumentURI. They always return null, even if the originating StreamSource was correctly constructed with a systemId. This is a serious problem when trying to implement extensions that resolve URIs relative to the base URI of an element in the stylesheet. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org