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 238810 - Second Quote sample has unresolved identifiers and missed "Go to File" menu items
Summary: Second Quote sample has unresolved identifiers and missed "Go to File" menu i...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.4
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-26 09:46 UTC by soldatov
Modified: 2013-11-27 07:35 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 2013-11-26 09:46:46 UTC
automatic test fails for a 6 days

Scenario:
- Create Quote_1
- Open module.cc file in editor
- Call context menu and select "Navigate|View Includes Hierarchy"
- Check context menu on cstdlib, iostream and module.h nodes
==> all nodes has "Go to File" menu item
- Close Quote_1
- Create Quote_2
- Open module.cc file in editor
==> file has 2 unresolved identifiers (c_str()) !!!
- Check context menu on cstdlib, iostream and module.h nodes
==> some nodes has not "Go to File" menu item
Comment 1 Alexander Simon 2013-11-27 07:35:19 UTC
fixed, change set:
0ac5debfc6e0 (file RepositoryImpl.java)