Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-19718

LiveData is badly parsing the filter values

    XMLWordPrintable

Details

    • Unit
    • Unknown
    • N/A
    • N/A

    Description

      I'm using in Change request extension a LiveData with the following filter:

      filters="authors=xwiki:XWiki.surli"
      

      I noticed that such filter produces a LiveTableResult request containing:

      authors=xwiki:XWiki.surli&authors/join_mode=OR&authors_match=undefined
      

      I played a bit with the code and those variants are not working either:

      filters="authors=contains:XWiki.surli"
      
      filters="authors=XWiki.surli"
      

      Attachments

        Issue Links

          Activity

            People

              surli Simon Urli
              surli Simon Urli
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: