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 192454 - Strange values in Navigator tab if file is edited
Summary: Strange values in Navigator tab if file is edited
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: PC All
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-11-25 09:47 UTC by soldatov
Modified: 2010-12-08 06:36 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 soldatov 2010-11-25 09:47:14 UTC
Scenario:
- Create Arguments_1 project in /export/tmp
- Call "File Properties" window on args.c
- Set "Exclude From Build". Push OK button
- Close project
- Create Arguments_1 project in /export/NB
- Open args.c
- Type #include <aa.h> and press Ctrl-S
- Check Navigator tab
==> I see different wrong values instead of aa.h

Related tests (?):
http://elif:8080/hudson/view/IDE-tests/job/ss-test-intel-S2-4/lastCompletedBuild/testReport/cnd.file/
Comment 1 Alexander Simon 2010-12-07 10:43:54 UTC
Note to steps to reproduce:
- bug is appeared when time between changing of name included file ans saveing changes less then 1 seconds.
Comment 3 Quality Engineering 2010-12-08 06:36:44 UTC
Integrated into 'main-golden', will be available in build *201012080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/cb3b92712ad5
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixing Bug #192454 Strange values in Navigator tab if file is edited