http://defect.opensolaris.org/bz/show_bug.cgi?id=11614
Renee Danson Sommerfeld <renee.danson at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|nwamd needs to handle |until rename support is
|object renaming in a better |fixed, libnwam should
|way |restrict when renames are
| |allowed
--- Comment #1 from Renee Danson Sommerfeld <renee.danson at sun.com>
2009-10-01 23:08:44 UTC ---
The immediate "fix" for this will be to restrict when renames can happen; they
will only be allowed between create and the first commit, i.e. before there's a
persistent repository object or nwamd has been notified of the object's
existence. This gives the GUI a minimal bit of functionality (because the
current design has an 'add' button that triggers the create with a default
name, and then the user sets the name along with other properties prior to the
first commit) without actually diving into the nwamd/library interactions and
fighting the concurrency issues there.
I'm changing the synopsis here to better reflect what's being done now; I'll
file a separate RFE to get better rename support in the future.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.