Uploaded image for project: 'Links directory'
  1. Links directory
  2. LINKS-234

Sax only link's themes configured by service or input data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.28.0
    • None
    • None
    • 4.9.2

      In input data or service, the links are saxed with all their themes, whatever the theme(s) of input data or service.
      For example, if a input data or service is configured with links of theme A, B and C, but a link belongs to theme A and theme D, it is impossible to determine which theme is concerned by the service or input data, because the receive XML is the following:

      <link id="directoryLink://xxxx" lang="fr" ..>
           <themes>
                 <theme name="A">Theme A</theme>
                 <theme name="D">Theme D</theme>
           </themes>
      </link>
      

      So it is impossible to apply a filter with a combobox of available themes (A, B, C) in input data or service.
      Only "Theme A" should be saxed.

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

              Created:
              Updated:
              Resolved: