-
Bug
-
Resolution: Unresolved
-
Blocker
-
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)
- Fait partie de
-
DATAFILLER-10 Data filler reworking
- Closed