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 71268 - Stop sharing deletes master file.
Summary: Stop sharing deletes master file.
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: collab (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-11 14:12 UTC by Petr Nejedly
Modified: 2006-01-11 14:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Nejedly 2006-01-11 14:12:00 UTC
If you share a file and then perform "Stop sharing" on it, the action will not
only stop sharing the file, it will also delete your only instance of the file.
Dataloss, P1.
Comment 1 Petr Nejedly 2006-01-11 14:23:54 UTC
Fixed in trunk:
collab/filesharing/src/org/netbeans/modules/collab/channel/filesharing/ui/actions/UnShareFileAction.java,v1.4
AU: Collab/Filesharing v1.3

I'll backport the fix to release50
Comment 2 Petr Nejedly 2006-01-11 14:33:38 UTC
Integrated to 5.0
collab/filesharing/src/org/netbeans/modules/collab/channel/filesharing/ui/actions/UnShareFileAction.java,v1.1.20.2
Release50 AU: Collab/Filesharing v1.1.1