Uploaded image for project: 'Inline Table LiveData'
  1. Inline Table LiveData
  2. XLIT-15

Inline Table LiveData macro shouldn't support inline mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.0.10
    • 0.0.9
    • None
    • Unknown
    • N/A
    • N/A

    Description

      Steps to reproduce:

      Create a page with the following content:

      Test{{livedata-inline-table}}|=a|=b
      |c|d{{/livedata-inline-table}}
       

      View the page, then click the "Edit" button.

      Then click save & view without having changed anything.

      Expected result:
      The source content is the same.

      Actual result:

      The source content has been modified and is now:

      Test{{livedata-inline-table}}|=a|=b
      |c|d{{/livedata-inline-table}}(((
      {{liveData}}
      {"meta":{"propertyDescriptors":[{"filterable":true,"name":"a","id":"0","sortable":true},{"filterable":true,"name":"b","id":"1","sortable":true}],"defaultDisplayer":"html"},"query":{"source":{"entries":"H4sIAAAAAAAA_4uuVjJQslKySckss0u20QdRSjpKhjChFLhQSWpFiR5IaTKMA1KUolQbCwDfnBW_QwAAAA==","id":"inlineTableLiveData"},"properties":[0,1],"limit":10,"offset":0}}
      {{/liveData}}
      ))) 

      Attachments

        Activity

          People

            douakli Dorian Ouakli
            douakli Dorian Ouakli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: