Bug #2280
closed
methodStep creation error
Added by James Brunt about 19 years ago.
Updated almost 15 years ago.
Category:
morpho - general
Description
When creating the method step in the ingestion wizard - you enter a title and
description - this creates a section, title, and paragraph. But there is a
paragraph required after methodStep that doesn't get filled in. Then if you try
to edit that empty field can't be deleted or trimmed.
Some additional investigation - the Morpho editor is trying to enforce a
requirement of a <para> as part of the <methodStep> <description> where as the
text type is supposed to be a choice of a <para> or a <section>. The wizard
creates a <section> thus the conflict is between the wizard and the editor - the
editor not enforcing the schema properly.
I think this would be a good one to fix because it looks like something that
people would commonly run into. I ran into it today
might just be me, but a true fix to this bug would probably eliminate #1656 as well.
I used the wizard to create a methods element. This creates a description/section/para element. THen using the tree editor I added a sibling para element to section and it validated when closing the tree editor.
Original Bugzilla ID was 2280
Also available in: Atom
PDF