Details
-
Bug
-
Resolution: Fixed
-
Major
-
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}} )))