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 53882 - null pointer exception on search/replace
Summary: null pointer exception on search/replace
Status: VERIFIED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-24 12:30 UTC by DangDude
Modified: 2005-04-08 09:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE Log (83.77 KB, text/plain)
2005-01-24 12:31 UTC, DangDude
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DangDude 2005-01-24 12:30:31 UTC
I had unmounted several local filesystems, and 
performed a search/replace to change a jsp 
expression to EL notation, i.e., < % = caller % > 
to $ { caller }.  It made the replacement (I 
could see the editor pane behind the dialog), but 
when I clicked Close button, I received the null 
pointer exception.
Comment 1 DangDude 2005-01-24 12:31:49 UTC
Created attachment 19902 [details]
IDE Log
Comment 2 Miloslav Metelka 2005-01-27 15:42:39 UTC
Looks like there was something wrong with the JspMultiSyntax so
forwarding to web module for evaluation.
Not sure whether this is not already fixed (in 4.0) by fixes for issue
37322 and issue 48172.
Comment 3 zikmund 2005-02-15 13:23:07 UTC
Reassigning to JSP editor. It is probably already fixed.
Comment 4 Petr Pisl 2005-02-17 15:52:28 UTC
This is not reproducible in nb 4.1
Comment 5 Jiri Kovalsky 2005-04-08 09:35:23 UTC
I can't reproduce it either in development build #200504072207 of NetBeans 4.1.