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 135589 - *CallGraph*: Refresh works incorrectly after editing of source file
Summary: *CallGraph*: Refresh works incorrectly after editing of source file
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-22 11:40 UTC by dnikitin
Modified: 2008-05-30 19:44 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.
Description dnikitin 2008-05-22 11:40:05 UTC
-- invoke Call Graph
-- press 'Who calls function' button
-- edit source file, e.g. add empty line.
-- press Refresh button on Call Graph view
==> 'Who calls function' show empty list.
Comment 1 Alexander Simon 2008-05-22 14:01:52 UTC
fixed
http://hg.netbeans.org/main/rev/aacaac6c9f52
Comment 2 Quality Engineering 2008-05-27 16:24:06 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #221 build
Changeset: http://hg.netbeans.org/main/rev/aacaac6c9f52
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed: IZ#135589:*CallGraph*: Refresh works incorrectly after editing of source file
Comment 3 dnikitin 2008-05-30 19:44:53 UTC
Verified in NetBeans IDE Dev (Build 200805290004)