Bugs item #644247, was opened at 2002-11-26 17:57
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=445486&aid=644247&group_id=46235
Category: editor
Group: 0.8
>Status: Closed
>Resolution: Fixed
>Priority: 8
Submitted By: Edwin Dankert (edankert)
Assigned to: Edwin Dankert (edankert)
Summary: Phantom element at end of document
Initial Comment:
Sometimes a new element appears at the end of a
XML document in the editor. This makes the XML in
the document not well-formed.
Work around:
Remove the element at the end of the document.
----------------------------------------------------------------------
>Comment By: Edwin Dankert (edankert)
Date: 2002-12-03 11:54
Message:
Logged In: YES
user_id=452928
This bug was was caused by only having an '>' end
bracket at a line. This was processed the same as typing
an end-bracket.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=445486&aid=644247&group_id=46235
|