Joe Wicentowski
Joe Wicentowski
@JoernT @adamretter I believe that my patch to eXide comprehensively fixes both the CDATA and self-closing tags problems with opening XHTML documents in eXide. Opening Juri's XHTML test document (with...
As for saving HTML files that contain CDATA blocks, I think the problem @line-o described is inherent to applications that rely on XQuery to parse XML. When eXide stores a...
eXide v3.2.0 added fine-grained serialization preferences, including the ability to control indentation when opening an XML document in eXide. See the documentation on this at https://github.com/eXist-db/eXide/blob/develop/docs/docs.md#options-for-xml-documents-loaded-from-the-database.
Here's a screenshot of the Serialization preferences: >
@jjarosch You're correct, these preferences are stored in the browser's session storage. eXide is often used in multi-user environments, so storing a single set of preferences in the database might...
@vincentml See https://github.com/eXist-db/eXide/issues/208.
@tohuuuuu Could you confirm that you shift-clicked on the reload button in your browser (or cleared your cache) to ensure your browser wasn't using a stale version of the page?
Confirmed: the pane resizes, but the table isn't redrawn.
I'm not seeing this behavior when I create a new text document using File > New > Type: Other. What steps do you follow to see this error?
@wshager I saved my file to /db/test.txt, reopened it, modified the file, and saved it. No errors or indications of a problem. I did the same with a new file...