Page 1 of 1

Bug in oxygen XML editor

Posted: Mon Jul 14, 2008 3:34 pm
by eHannes
Hi,

When adding a attributename in the xmleditor then the first letter of the attribute name is added (to the front) of the closing tag:

<test></test>
<test a..></atest>

This isn't very handy :-(

Hans Scholte

btw i'm talking about the eclipse plugin version 9.3.0 under Windows

Re: Bug in oxygen XML editor

Posted: Mon Jul 14, 2008 3:56 pm
by sorin_ristache
Hello,

Thank you for reporting the problem. We fixed a problem in the content completion assistant for attributes in the Eclipse plugin but we created this new problem. We will upload a new build of the Oxygen plugin that fixes this problem in a short time.


Regards,
Sorin

Re: Bug in oxygen XML editor

Posted: Mon Jul 14, 2008 4:26 pm
by sorin_ristache
You can avoid inserting the character from the attribute name in the closing tag by disabling the option Automatically rename matching tag available from Window -> Preferences -> Oxygen -> Editor -> Content Completion.


Regards,
Sorin