Actions
Bug #2500
openTree Editor allows text in element-only elements
Start date:
07/27/2006
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2500
Description
If you click, "Show All" in Morpho, the expansion of the EML is truncated at some point for performance reasons. However, there is no indication where this truncation has occurred, and users are allowed to enter text into elements which should only contain other elements, since they appear as leaf nodes. This ends up with the user unknowingly generating invalid EML. Morpho needs to prevent users from being able to enter text in elements that should only contain other elements.
Updated by Will Tyburczy about 18 years ago
Ideally, it would be nice if the user were presented with a button to expand the xml tree to reveal the possible sub-elements instead of showing the erroneous text box
Actions