You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2007/06/29 17:19:15 UTC

DO NOT REPLY [Bug 42780] New: - importing muliple stylesheets

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42780>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42780

           Summary: importing muliple stylesheets
           Product: Fop
           Version: 0.20.5
          Platform: All
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: tom.mcgaughey@td.com
                CC: tom.mcgaughey@td.com


When I try to import multiple stylesheets only one is imported, the last one 
listed. Can more than one stylesheet be imported either through <xml:import> or 
<xml:include>?

Here is sample code:
<!-- created with XML Spy v5.4 U (http://www.xmlspy.com) by TM (TD Bank) -->
		 <xsl:import href="P:\f5.xsl"/>
		 <xsl:import href="P:\f2.xsl"/>
		 <xsl:import href="P:\f1.xsl"/>
</xsl:stylesheet>

Thank you

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

DO NOT REPLY [Bug 42780] - importing muliple stylesheets

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42780>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42780


a_l.delmelle@pandora.be changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From a_l.delmelle@pandora.be  2007-06-29 09:01 -------
Marking this as invalid this is not a FOP bug, nor is the problem related to FOP. 
It's an XSLT-question, and should therefore be directed to the Mulberry list. Normally, what you're doing is 
perfectly possible in XSLT. Without the complete stylesheet it's difficult to say what is going wrong in your 
case...

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.