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

Unecessary complex XSL for search export

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.9
    • None
    • None
    • None

      XML output result should be

      <contents>
            <content id="..">
                  <title>....</title>
                  <field1>...</field1>
                  <field2>...</field2>
                  ....
            </content>
            <content id=".." >
                   <title>....</title>
                  <field1>...</field1>
                  <field2>...</field2>
            </content>
      </contents>
      

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: