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 41257 - NPE exception when the codefolding menu showed
Summary: NPE exception when the codefolding menu showed
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Code folding (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Roskanin
URL:
Keywords: RANDOM
: 41601 41763 42078 42123 42145 42447 42760 43234 43302 46605 46719 48436 49729 49861 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-03-24 11:02 UTC by pzajac
Modified: 2007-11-05 13:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (1.76 KB, text/plain)
2004-03-24 11:04 UTC, pzajac
Details
A patch for release36 (3.19 KB, application/octet-stream)
2004-05-04 13:15 UTC, Martin Roskanin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2004-03-24 11:02:59 UTC
[nb36rc1]
The exception was thrown only in one time. For
detail s see to the attachments.
Comment 1 pzajac 2004-03-24 11:04:00 UTC
Created attachment 14118 [details]
exception stacktrace
Comment 2 Martin Roskanin 2004-03-24 11:22:10 UTC
I will fix it to promo D
Comment 3 Martin Roskanin 2004-03-24 12:52:20 UTC
fixed in [custom_folds]

/cvs/editor/src/org/netbeans/modules/editor/NbCodeFoldingAction.java,v
 <--  NbCodeFoldingAction.java
new revision: 1.7.6.1; previous revision: 1.7
done
Comment 4 pzajac 2004-03-31 15:09:17 UTC
v
Comment 5 Martin Roskanin 2004-04-02 07:47:09 UTC
*** Issue 41601 has been marked as a duplicate of this issue. ***
Comment 6 Martin Roskanin 2004-04-19 10:21:26 UTC
*** Issue 42123 has been marked as a duplicate of this issue. ***
Comment 7 Martin Roskanin 2004-04-19 11:12:30 UTC
*** Issue 42078 has been marked as a duplicate of this issue. ***
Comment 8 Martin Roskanin 2004-04-19 13:54:17 UTC
*** Issue 41763 has been marked as a duplicate of this issue. ***
Comment 9 Martin Roskanin 2004-04-20 08:23:30 UTC
*** Issue 42145 has been marked as a duplicate of this issue. ***
Comment 10 Martin Roskanin 2004-04-20 08:24:59 UTC
too many duplicates...
I will prepare a patch against NB 3.6 in the next days.
Comment 11 Martin Roskanin 2004-05-04 13:15:56 UTC
Created attachment 14689 [details]
A patch for release36
Comment 12 Martin Roskanin 2004-05-04 13:23:13 UTC
I have attached a patch for NB release36.

how to install:
Overwrite the NbCodeFoldingAction*.class files in folder 
<NB_INSTALL_DIR>/modules/editor.jar/org/netbeans/modules/editor/
with attached files NbCodeFoldingAction*.class

I have found that patching somehow doesn't work... It was possible to
create a jar patch and place it to
<NB_INSTALL_DIR>/modules/patches/org-netbeans-modules-editor/ folder
in release35. Now, although IDE recognizes added patch it doesn't use
patched files...
Comment 13 Martin Roskanin 2004-05-04 13:24:36 UTC
*** Issue 42760 has been marked as a duplicate of this issue. ***
Comment 14 Martin Roskanin 2004-05-04 13:31:40 UTC
*** Issue 42447 has been marked as a duplicate of this issue. ***
Comment 15 ats37 2004-05-05 18:15:57 UTC
Any chance of an updated module or patch being made available via
AutoUpdate e.g on the "NetBeans Hotfix Update Center"?
Comment 16 Martin Roskanin 2004-05-14 10:49:53 UTC
Yes, we should summarize potential hotfixes and prepare update.
Comment 17 Martin Roskanin 2004-05-14 10:50:08 UTC
*** Issue 43234 has been marked as a duplicate of this issue. ***
Comment 18 Martin Roskanin 2004-05-19 08:30:34 UTC
*** Issue 43302 has been marked as a duplicate of this issue. ***
Comment 19 Martin Roskanin 2004-07-29 08:58:49 UTC
*** Issue 46605 has been marked as a duplicate of this issue. ***
Comment 20 Martin Roskanin 2004-08-12 14:39:14 UTC
*** Issue 46719 has been marked as a duplicate of this issue. ***
Comment 21 Martin Roskanin 2004-09-13 15:55:09 UTC
*** Issue 48436 has been marked as a duplicate of this issue. ***
Comment 22 Martin Roskanin 2004-10-06 14:53:42 UTC
*** Issue 49861 has been marked as a duplicate of this issue. ***
Comment 23 Martin Roskanin 2004-10-07 13:23:57 UTC
*** Issue 49729 has been marked as a duplicate of this issue. ***