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 125178 - Can't rename folder.
Summary: Can't rename folder.
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-13 21:07 UTC by itmozart
Modified: 2008-03-17 15:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
AE.txt (3.18 KB, text/plain)
2008-01-15 15:35 UTC, Martin Krauskopf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description itmozart 2008-01-13 21:07:34 UTC
Reproducible.

I can rename the base folders, but I am not able to rename a subfolder of a source folder.

Example: I have "lib" as folder, and "str_matching" as subfolder; I can rename the former, but not the latter.
Comment 1 Martin Krauskopf 2008-01-15 15:34:49 UTC
I've got AssertionError from refactoring module during reproducing in trunk. Reassigning, attaching...
Comment 2 Martin Krauskopf 2008-01-15 15:35:25 UTC
Created attachment 55084 [details]
AE.txt
Comment 3 Erno Mononen 2008-03-17 15:09:32 UTC
This seems to work now with the latest daily, possibly a glitch in the refactoring infrastructure that is now fixed. 
Please reopen if you can still reproduce this. Thanks for reporting.