Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-1656

Several service pipelines don't use the service protocol to call their stylesheets

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.0
    • 3.0RC1
    • Plugin : Web
    • None

      In the web plugin, several service pipelines reference their stylesheets without using the service protocol, which prevents overriding the service XSL.
      The transformer sources should be prefixed with "service://" :

      <map:match pattern="service/search.html">
          ...
          <map:transform src="pages/services/search/search.xsl" type="xslt">
          ...
      </map:match>
      

            Unassigned Unassigned
            ngavalda Nicolas Gavalda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: