Actions
Bug #4692
closedMorpho cannot open EML docs with <?xml-stylesheet> directive
Start date:
01/22/2010
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4692
Description
SBC and MCR LTER sites are including directives in their EML docs. This is valid XML, but Morpho was expecting the document root/schema def/doctype to be on the second line of the XML (not the 3rd or fourth or fifth...).
With this error, the documents could not be opened in Morpho at all (symptom: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3482)
Related issues
Updated by ben leinfelder almost 15 years ago
recursively going through the XML to find the correct line - not assuming it is on the second.
Actions