Actions
Bug #36
closedmde doesn't handle PUBLIC ids properly
Start date:
07/03/2000
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
36
Description
Currently, mde uses the document root element name as a PUBLIC identifier when
saving documents. This is inappropriate. Instead, the PUBLIC id should be
registered with the document type in the Options class when the location of the
DTD is registered. With its current structure, mde generates PUBLIC ids that
are not very useful for the metadata catalog.
Related issues
Actions