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 63414 - Hyperlinking behind end of faces-config.xml throws NPE
Summary: Hyperlinking behind end of faces-config.xml throws NPE
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks: 63416
  Show dependency tree
 
Reported: 2005-08-31 12:26 UTC by zikmund
Modified: 2006-06-26 14:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.NullPointerException at org.netbeans.modules.web.jsf.editor.JSFConfigHyperlinkProvider.getElementValue(JSFConfigHyperlinkProvider.java:122) (1.91 KB, text/plain)
2005-08-31 12:28 UTC, zikmund
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zikmund 2005-08-31 12:26:17 UTC
Build 200508301800

1) Create WebApp with JSF support
2) Open faces-config.xml
3) Hold Ctrl and move mouse behind end of file
4) NPE
Comment 1 zikmund 2005-08-31 12:28:02 UTC
Created attachment 24401 [details]
java.lang.NullPointerException at org.netbeans.modules.web.jsf.editor.JSFConfigHyperlinkProvider.getElementValue(JSFConfigHyperlinkProvider.java:122)
Comment 2 Petr Pisl 2005-09-14 14:30:46 UTC
Fixed in the trunk. 
Comment 3 Lukasz Grela 2006-06-26 14:44:09 UTC
v.