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 239903

Summary: [80cat] NullPointerException at org.netbeans.modules.subversion.ui.commit.CommitTable.openDiff
Product: versioncontrol Reporter: muellermi <muellermi>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal CC: muellermi
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 205025
Attachments: stacktrace
stacktrace

Description muellermi 2014-01-01 22:15:51 UTC
Build: NetBeans IDE Dev (Build 201312290308)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 8

User Comments:
muellermi: Clicking into "commit action" column whilst importing new project into SVN repo

GUEST: In Subversion Commit dialog, after trying to diff or doubleclick the file in initial commit to repository.

GUEST: I have update the JavaScript lib




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.subversion.ui.commit.CommitTable.openDiff(CommitTable.java:471)
   at org.netbeans.modules.subversion.ui.commit.CommitTable.mouseClicked(CommitTable.java:461)
   at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270)
   at java.awt.Component.processMouseEvent(Component.java:6508)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
   at java.awt.Component.processEvent(Component.java:6270)
Comment 1 muellermi 2014-01-01 22:15:53 UTC
Created attachment 143548 [details]
stacktrace
Comment 2 muellermi 2014-01-01 22:18:37 UTC
Created attachment 143549 [details]
stacktrace

double click into commit action col
Comment 3 Ondrej Vrabec 2014-01-02 13:46:13 UTC
thanks for reporting

fix: http://hg.netbeans.org/core-main/rev/739bbc26a50b