Community
Participate
Working Groups
Because of the markup validator, the 'Missing end tag (tag)' error is generated even when the HTML validation is set to Warning or Ignore for the 'Missing End Tag' rule. The markup validator needs to be modified to respect these severity settings.
Created attachment 187040 [details] patch
ModelQuery#getCMNode() would be safer than ModelQuery#getCMElementDeclaration().
Created attachment 187250 [details] patch without garbage Last patch had some code that was irrelevant to the fix.
Committed to R3_0_5_patches