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 195263

Summary: [70cat] IllegalArgumentException: Parameter file was not normalized. Was C:\DOCUME~1\ortijaus\LOCALS~1\Temp\vcs-diff4678083098709994540.patch instead of C:\Documents and Settings\ortijaus\Local Settings\Temp\
Product: versioncontrol Reporter: javydreamercsw <javydreamercsw>
Component: CodeAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 176566
Attachments: stacktrace

Description javydreamercsw 2011-02-10 00:07:28 UTC
Build: NetBeans IDE Dev (Build 201102070000)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows XP

User Comments:
javydreamercsw: Trying to attach a diff to a JIRA issue.




Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was C:\DOCUME~1\ortijaus\LOCALS~1\Temp\vcs-diff4678083098709994540.patch instead of C:\Documents and Settings\ortijaus\Local Settings\Temp\vcs-diff4678083098709994540.patch
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:1012)
   at org.netbeans.modules.versioning.util.Utils.openFile(Utils.java:828)
   at org.netbeans.modules.subversion.ui.diff.ExportDiffAction.async(ExportDiffAction.java:284)
   at org.netbeans.modules.subversion.ui.diff.ExportDiffAction.access$000(ExportDiffAction.java:88)
   at org.netbeans.modules.subversion.ui.diff.ExportDiffAction$1$1.perform(ExportDiffAction.java:163)
   at org.netbeans.modules.subversion.client.SvnProgressSupport.performIntern(SvnProgressSupport.java:109)
Comment 1 javydreamercsw 2011-02-10 00:07:33 UTC
Created attachment 105813 [details]
stacktrace
Comment 2 Ondrej Vrabec 2011-02-10 08:55:28 UTC
fixed: core-main: #cbabc1e36fc1
Comment 3 Quality Engineering 2011-02-16 11:38:05 UTC
Integrated into 'main-golden', will be available in build *201102160501* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5957851325ff
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #195263 - [70cat] IllegalArgumentException: Parameter file was not normalized.