Menu

#712 xml plugin wrongly inserts closing tag

minor bug
closed-fixed
nobody
5
2001-09-16
2001-09-13
No

the new xml tag closing feature is great, only it
enters too many closing tags.

when editing some xml, adding a closed tag like
<echo message="something" />
will cause a closing tag to be inserted -the closing
tag from the open xml clause higher up the graph.

so in an ant file, for example, a </target> would get
inserted.

This is not what one would expect, which should be to
do nothing.

Discussion

  • Slava Pestov

    Slava Pestov - 2001-09-16

    Logged In: YES
    user_id=2280

    fixed in upcoming XML 0.5.

     
  • Slava Pestov

    Slava Pestov - 2001-09-16
    • status: open --> closed-fixed
     

Log in to post a comment.