XML import fails when DOCTYPE included
An application to help researchers organize their research data.
Status: Pre-Alpha
Brought to you by:
alexball
STEPS TO REPRODUCE
1. Export project RAID diagram in XML form
2. Attempt to reimport the XML file into the system (it fails).
3. Open up the XML file and delete the DOCTYPE line.
4. Attempt to reimport the XML file into the system (it succeeds).
EXPECTED BEHAVIOUR
XML import should work with the DOCTYPE in place.