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 56586 - TLD sometimes doesn't write the bean graph changes
Summary: TLD sometimes doesn't write the bean graph changes
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: RANDOM
Depends on: 57104
Blocks:
  Show dependency tree
 
Reported: 2005-03-17 09:09 UTC by Martin Grebac
Modified: 2010-01-12 02:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Martin Grebac 2005-03-25 15:03:57 UTC
This behaves exactly like 55405, but I'm using the correct method you suggested.
This is random, but happens very often and in latest builds can be reproduced by
hand, therefore I'm raising priority.
Comment 2 Milan Kuchtiak 2005-03-29 10:30:37 UTC
The behaviour is caused by changes in CloneableEditorSupport when changes made
in FileObject are not synchronized with changes in editor. 
Comment 3 Martin Grebac 2005-04-01 08:32:21 UTC
Is there anything going on here? 
This is still blocks refactoring tests. 
More, I tried it today with on winxp - there's a stackoverflow after refactoring
and IDE is locked => raising priority to P1.
Comment 4 Martin Grebac 2005-04-01 08:53:31 UTC
Sorry, I didn't notice the blocking issue.
Comment 5 Milan Kuchtiak 2005-04-02 07:55:32 UTC
57104 fix helped.

However I noticed some problems wit tag handler renaming.
See the issue 57368.
Comment 6 zikmund 2005-07-12 16:15:24 UTC
v