Bug #3945
opentree-editor does not allow editing of non-referenced material following a referenced creator
0%
Description
There is a problem with how the tree editor handles referenced content. In document knb-lter-sbc.15.6, the protocol/creator is a reference to another responsibleParty. Morpho's tree editor dims all the content after the creator with the term 'REFERENCE'. If you open up just the methodStep, then the rest of the method node after the creator is dimmed. If you open up the dataset node, then all the EML following the protocol/creator is dimmed out. If you select a node from the menu it is displayed properly if no referenced creator is within it. I did not check the behavior on any other referenced elements.
this is an excerpt of knb-lter-sbc.15.6, with a referenced protocol/creator:
<protocol scope="document">
<title>SBCLTER Cover Protocol</title>
<creator scope="document">
<references>reed</references>
</creator>
<distribution scope="document">
<online>
<url function="download">
http://sbcdata.lternet.edu/external/Reef/Protocols/Kelp_Forest_Community_Dynamics/SBCLTER_Cover_Protocol.pdf
</url>
</online>
</distribution>
</protocol>
for comparison, doc knb-lter.sbc.6.2 has no referenced protocol/creators.