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 226852 - NullPointerException: The folder parameter cannot be null
Summary: NullPointerException: The folder parameter cannot be null
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-28 17:54 UTC by jabbon
Modified: 2013-03-01 13:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 199153


Attachments
stacktrace (2.70 KB, text/plain)
2013-02-28 17:54 UTC, jabbon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jabbon 2013-02-28 17:54:12 UTC
Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_15-b03
OS: Linux

Stacktrace: 
java.lang.NullPointerException: The folder parameter cannot be null
   at org.openide.util.Parameters.notNull(Parameters.java:89)
   at org.openide.filesystems.FileUtil.isParentOf(FileUtil.java:1411)
   at org.openide.filesystems.FileUtil.getRelativePath(FileUtil.java:1182)
   at org.nbphpcouncil.modules.php.yii.util.YiiUtils.isView(YiiUtils.java:155)
   at org.nbphpcouncil.modules.php.yii.YiiActionsExtender.isViewWithAction(YiiActionsExtender.java:85)
   at org.netbeans.modules.php.project.ui.actions.GoToActionOrViewAction.getGoToAction(GoToActionOrViewAction.java:132)
Comment 1 jabbon 2013-02-28 17:54:14 UTC
Created attachment 132020 [details]
stacktrace
Comment 2 Tomas Mysik 2013-03-01 12:24:52 UTC
Reported [1] to Yii plugin.

Thanks.
[1] https://github.com/nbphpcouncil/nb-yii-plugin/issues/3
Comment 3 junichi11 2013-03-01 12:32:24 UTC
(In reply to comment #2)
Thanks for your support!
Comment 4 junichi11 2013-03-01 13:43:47 UTC
I have fixed this,and uploaded new nbm(v0.3.2) to Plugin Portal.

@jabbon
If you find issues about Yii Plugin, as I write on Plugin Portal page, please submit them to github[1] :)

Thanks!

[1] https://github.com/nbphpcouncil/nb-yii-plugin/issues?state=open