Re: [xml-dev] deleting bad xml files
Rich Unger <[email protected]> Wed, 15 Jan 2003 11:13:07 -0800
| Newsgroups | gmane.comp.java.netbeans.modules.xml.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
On Wed, 15 Jan 2003 10:30:23 -0800, Rich Unger <[email protected]> wrote: >On Wed, 15 Jan 2003 14:03:14 +0100, Petr Kuzel <[email protected]> >wrote: > >>Rich Unger wrote: >>> I have no trouble reproducing this on my machine, but I wanted to get >>> independent confirmation before filing a bug. >>> >>> Do me a favor: make an xml file with a syntax error. Attempt to open >>> the tree editor, or just expand the node in the explorer (so you get >>> that red X on the node). Now, try to delete the file. >>> >>> Do you get an exception? >> >>Currently I get only #30093. Anyway it is always better to fill >>any bug in IZ immediately (to have paper trace at least). >> >> Cc. > >I didn't file it because I first noticed it in the >customize_tree_23309 branch. I've been trying to reproduce it in the >trunk, but can't. I think it's specific to the customize_tree_23309 >branch, so I guess you shouldn't worry about it. > >Quite concerning to me, though, as our next VBuilder release is going >out against that branch. > >Rich Ah. I found that it only occurs with JDK 1.4.1. When I use 1.3.1, it works fine. And, since this particular release is against 1.3.1... Rich