Actions
Bug #362
closedsave invalid xml docs without DOCTYPE
Start date:
11/30/2001
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
362
Description
Morpho currently allows users to create and save invalid doctypes locally. If
they send them to metacat, the invalid documents are rejected. We need to
enable morpho to save intermediate documents without a DOCTYPE tag and yet still
know what the intended DOCTYPE was supposed to be. This will allow us to save
the document on metacat without a DOCTYPE and then later recover it and finish
editing it as the intended doctype.
Updated by Dan Higgins almost 22 years ago
Due to large number of places where the doctype is used in Morpho, this change
would involve changing a lot of code. We are thus postponing untul more time is
available.
Updated by Dan Higgins almost 21 years ago
No longer applicable with Morpho 1.5 since eml2 uses namespaces rather than
DOCTYPE. Also, eml2 validation is done locally in new TREE editor.
Actions