Uploaded image for project: 'Cocoon 3 (Retired)'
  1. Cocoon 3 (Retired)
  2. COCOON3-110

baseUrl isalways overwritten by AbstractSitemapNode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0-beta-1
    • 3.0.0-beta-1
    • cocoon-sitemap
    • None

    Description

      Setting baseUrl for XInclude transformer did have no effect. E.g.
             <map:match equals="aggregation/xinclude-transformer">
               <map:generate src="aggregation/xinclude.xml" />
               <map:transform type="xinclude">
                   <map:parameter name="cacheKey" value="{map:0}"/>
                   <map:parameter name="baseUrl" value="file:///c:/tmp/"/>
               </map:transform>
               <map:serialize type="xml" />
             </map:match>

      This always resulted in using the default baseUrl set in AbstractSitemapNode.

      Attachments

        Activity

          People

            robbypelssers Robby Pelssers
            robbypelssers Robby Pelssers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: