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 34538 - The implementation of ProjectMember.rename() doesn't work
Summary: The implementation of ProjectMember.rename() doesn't work
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-23 17:28 UTC by Petr Pisl
Modified: 2004-04-19 16:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The exception which I obtained. (2.09 KB, text/plain)
2003-06-23 18:19 UTC, Petr Pisl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2003-06-23 17:28:53 UTC
The ProjectMemeber.rename desn't rename the file.
Comment 1 Vitezslav Stejskal 2003-06-23 17:39:08 UTC
This sounds like serious problem.
Comment 2 Petr Pisl 2003-06-23 18:19:57 UTC
Created attachment 10775 [details]
The exception which I obtained.
Comment 3 Petr Pisl 2003-06-23 18:21:21 UTC
According to the exception the problem maybe is not in the projects.
The file which I wanted to remove had right permitions and I cann't
rename any file. 
Comment 4 Petr Pisl 2003-06-24 13:38:19 UTC
INFORMATIONAL *********** Exception occurred ************ at Tue Jun
24 14:32:36 CEST 2003
Annotation: Cannot create file test.jsp because
usr/local/home/petr/Projects/test005/web/SampleVisibleJSP.jsp on
filesystem / is not a folder.


this is message from the exception.
Comment 5 Vitezslav Stejskal 2003-06-24 13:57:30 UTC
Aha, this seems really like a bug in PM.rename impl - wrong
destination folder set. I'll look at it.
Comment 6 Dusan Balek 2003-07-21 10:06:51 UTC
Fixed.
Comment 7 Jan Becicka 2003-08-29 11:00:33 UTC
Verified
Comment 8 Jan Becicka 2003-11-25 14:19:55 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.