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 255492 - [newcodemodel] Code model can not resolve includes that contain ".."
Summary: [newcodemodel] Code model can not resolve includes that contain ".."
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P1 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-22 15:10 UTC by Vladimir Kvashin
Modified: 2015-09-24 01:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sample project (11.93 KB, application/zip)
2015-09-22 15:10 UTC, Vladimir Kvashin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2015-09-22 15:10:52 UTC
Created attachment 156357 [details]
Sample project

Code model can not resolve includes that contain ".."
Comment 1 Vladimir Kvashin 2015-09-22 17:07:51 UTC
http://hg.netbeans.org/cnd-main/rev/3bef22060c50
Comment 2 Quality Engineering 2015-09-23 01:24:38 UTC
Integrated into 'main-silver', will be available in build *201509230002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3bef22060c50
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #255492 - [newcodemodel] Code model can not resolve includes that contain ".."
Comment 3 Quality Engineering 2015-09-24 01:29:11 UTC
Integrated into 'main-silver', will be available in build *201509240002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a858acd0a1f3
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: extra fix #255492 - [newcodemodel] Code model can not resolve includes that contain ".."
- normalize before check for exist for remote FS case as well