Uploaded image for project: 'XalanJ2'
  1. XalanJ2
  2. XALANJ-1038

xsl:import a file more than once (from different places in the import-tree)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Resolution: Incomplete
    • 2.3
    • None
    • None
    • Operating System: Linux
      Platform: PC
    • 9499

    Description

      Xalan seems to have problems when importing a file more than once in an
      import-tree, esp. from different locations. Regarding the XSL specs this should
      not pose a problem, but somehow Xalan looses all rules (and doesn't apply any)
      if the import tree looks like this:

      A - B - Util

      • C - Util
      • D - Util
      • E

      (A imports B and E; B imports Util, C, D; C and D both import Util as well).
      All rules from util and C seem to vanish. When I remove the import from file
      D, everything works ok.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sascha.luedecke@ragbildung.de sascha.luedecke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: