This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 47251

Summary: Editing XML files with ENTITY elements
Product: projects Reporter: cscashby <cscashby>
Component: AntAssignee: Jesse Glick <jglick>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: jglick
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description cscashby 2004-08-16 13:34:58 UTC
Problem:
When XML file (specifically ant build script - 
not tested with vanilla XML) has ENTITY-style 
includes, these includes are included in the file 
when file is edited rather than remaining as &
{entity}; includes.

Occurs:
Fairly sporadically on master file edit.
Comment 1 Petr Pisl 2004-10-22 14:45:30 UTC
Hi,

we are not able to reproduce it. Is it only ant issue?

Jesse, do you know about this behavior in ant? 
Comment 2 Jesse Glick 2004-10-22 20:44:18 UTC
Will happen if you make edits in the tree view of the script (incl.
its property sheet). Not supposed to happen otherwise. If you can
*reliably reproduce* a case where it does, please add info to issue
#40714. However this bug is impossible in NB 4.0 so it is unlikely
much resources would be put into it, unless an obvious fix becomes
available that could distributed as a hot patch.

*** This issue has been marked as a duplicate of 40714 ***
Comment 3 Marian Mirilovic 2005-07-12 09:48:51 UTC
closed