DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18704>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18704 Variables/XPath not supported in href Summary: Variables/XPath not supported in href Product: Fop Version: 0.20.5 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Major Priority: Other Component: pdf renderer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Trying to use a variable or xpath in href just outputs a "object not found" message. E.g. <xsl:variable name="var1">//row/sourcedoc</xsl:variable> <xsl:include href="[EMAIL PROTECTED]"/> or <xsl:include href="{//row/sourcedoc[1]}"/> don't work. Is this a unsupported feature in the current FOP? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
