Bug in oxygen XML editor

Having trouble installing Oxygen? Got a bug to report? Post it all here.
eHannes
Posts: 31
Joined: Sat Apr 16, 2005 11:29 am

Bug in oxygen XML editor

Post 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
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Bug in oxygen XML editor

Post 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
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Bug in oxygen XML editor

Post 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
Post Reply