xml editing crashes 3075-3103

hi guys,

i can easily crash idea by editing xml files
with nested elements that have the same attribute.
just input three different nested elements put in
the same attribute name in all of them and idea
is seen no more (at least after accepting the
dialog box)

i know that these are development builds - but
is there any chance to get a decent xml editor
soon?

ciao robertj

0
Avatar
Permanently deleted user

Hi,

IDEA crashes with xml like following?

]]>

Robert Kuzelj wrote:

hi guys,

i can easily crash idea by editing xml files
with nested elements that have the same attribute.
just input three different nested elements put in
the same attribute name in all of them and idea
is seen no more (at least after accepting the
dialog box)

i know that these are development builds - but
is there any chance to get a decent xml editor
soon?

ciao robertj



--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0
Avatar
Permanently deleted user

I can get it to crash if the XML file doesn't have a root element, say for example a file included by Xdoclet. Really killer for me today as I'm editing all our Xdoclet included files.

0
Avatar
Permanently deleted user

hi maxim,

exactly so. the moment i type " on the third nested
element for the attribute value idea tells me about
i stackoverflow. then i have to shutdown as the error
cannot be ignored (the dialog pops up all the time)

build: 3103
os: suse linux 9.2 (kde 3.2)

ciao robertj
ps: i have disabled the DialogLogger in the config.
so that at least idea must not be shutdown. BUT
now sometimes the xml-file can not be edited at all
nor can the editor of that file be closed.

0

Seems to be a general error, editing xml in the newest EAP. I have locked a similar problem of the same issue: http://www.intellij.net/tracker/idea/viewSCR?publicId=40120

0

请先登录再写评论。