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 122314

Summary: IAE when commit message contains quotation marks
Product: versioncontrol Reporter: Radko Najman <rnajman>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: VERIFIED FIXED    
Severity: blocker CC: sustaining
Priority: P2    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: IAE

Description Radko Najman 2007-11-19 16:28:53 UTC
The attached exception was thrown when I tried to commit with a message containing quotation marks, e.g.
  This is "my" commit message
and the commit failed.

I would propose better error handling here, e.g. warning dialog saying what was wrong.
Comment 1 Radko Najman 2007-11-19 16:29:21 UTC
Created attachment 53211 [details]
IAE
Comment 2 Peter Pis 2007-12-12 08:33:53 UTC
*** Issue 121432 has been marked as a duplicate of this issue. ***
Comment 3 Tomas Stupka 2007-12-14 14:04:57 UTC
fixed

Checking in svnClientAdapter-0.9.23.jar;
/cvs/subversion/client/external/svnClientAdapter-0.9.23.jar,v  <--  svnClientAdapter-0.9.23.jar
new revision: 1.2; previous revision: 1.1
Comment 4 Tomas Stupka 2008-02-21 21:19:33 UTC
*** Issue 128029 has been marked as a duplicate of this issue. ***
Comment 5 Tomas Stupka 2008-02-25 11:02:18 UTC
*** Issue 128288 has been marked as a duplicate of this issue. ***
Comment 6 novakm 2008-02-26 07:53:58 UTC
Verified in latest trunk build.
Comment 7 pslechta 2008-03-05 18:12:08 UTC
The fix has been ported into the release601_fixes branch.

Checking in svnClientAdapter-0.9.23.jar;
/cvs/subversion/client/external/Attic/svnClientAdapter-0.9.23.jar,v  <--  svnClientAdapter-0.9.23.jar
new revision: 1.1.6.1; previous revision: 1.1
done
Comment 8 Jana Maleckova 2008-03-13 11:26:45 UTC
verified on 
Product Version: NetBeans IDE 6.0.1 (Build 200801291616)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)
with patch 2
Comment 9 Peter Pis 2008-03-16 10:36:02 UTC
*** Issue 130234 has been marked as a duplicate of this issue. ***