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 74152 - Renaming of previously diffed file throws Exception.
Summary: Renaming of previously diffed file throws Exception.
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: diff-issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-29 14:47 UTC by Peter Pis
Modified: 2007-03-26 13:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ClassCastException (1.59 KB, text/plain)
2006-03-29 14:48 UTC, Peter Pis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Pis 2006-03-29 14:47:53 UTC
NetBeans IDE Dev (Build 060329)
1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05
Linux version 2.6.9-1.667 running on i386
en_US (nb); UTF-8

Steps:
1. Open versioned control project. (SVN)
2. Modify some file, save (invoke "SVN | Diff" on it) and commit it.
3. Now invoke "Refactor | Rename" popup menu action. (Choose another name,
"Next" button, "Do Refactoring" button.)

Exception is thrwon.
Exception
Comment 1 Peter Pis 2006-03-29 14:48:47 UTC
Created attachment 29474 [details]
ClassCastException
Comment 2 Peter Pis 2006-03-29 14:49:40 UTC
Don't close "Diff" tab for that file.
Comment 3 Maros Sandor 2007-01-08 12:15:26 UTC
I have received different exceptions but something is wrong anyway.
Comment 4 Maros Sandor 2007-03-23 11:19:22 UTC
Seems to be fixed in current build.
Comment 5 Peter Pis 2007-03-26 13:46:11 UTC
Verified.