Uploaded image for project: 'Data Filler'
  1. Data Filler
  2. DATAFILLER-7

Multiple JSON value are not well handled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • 1.11.0
    • 1.0.0
    • None

      For the creation of the searchService, in the XML, we set the contexts criteria :

      <contexts>{"sites":"{\"context\":\"CURRENT_SITE\",\"sites\":[]}","search-sitemap-context":"{\"context\":\"CURRENT_SITE\",\"page\":null}","context-lang":"CURRENT","tags":{"value":["CAROUSEL"],"autoposting":false}}</contexts>

      In the JCR, the value set is :

      {"sites":"{\"context\":\"CURRENT_SITE\"
      \"sites\":[]}"
      "search-sitemap-context":"{\"context\":\"CURRENT_SITE\"
      \"page\":null}"
      "context-lang":"CURRENT"
      "tags":{"value":["CAROUSEL"]
      "autoposting":false}}
      

      Multiple value are handled by the coma "," : we have to find an other way (as multiple balise)

            Unassigned Unassigned
            lbouchet Loïc Bouchet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: