Page 1 of 1

How do I save invalid files?

Posted: Fri Mar 22, 2024 3:44 pm
by dfriedl
Hello,
I want to save an invalid HTML file but I get the error "Cannot save the file: Failed to invoke method parse in class org.exist.xmlrpc.RpcConnection: org.xml.sax.SAXException: The XML parser reported a problem" and it will not let me save the file regardless. Under "Preferences -> Editor -> Save" I unchecked "Validate document before saving" but the error remains. Shouldn't disabling this option resolve my problem?

Re: How do I save invalid files?

Posted: Fri Mar 22, 2024 4:13 pm
by Radu
Hi,
This seems to be an error the Exist DB server reports back to you. So it's not something which can be configured in Oxygen, the server itself rejects the save operation.
Regards,
Radu