GNOME Bugzilla – Bug 657943
Implement unlinking personas
Last modified: 2011-09-09 14:47:15 UTC
Support unlinking personas in the link dialog. This requires analyzing the current personas in the individual and figure out how to unlink them by breaking the links to the persona to unlink. It also involves figuring out if this is possible, and if not (e.g. due to some link being read-only) make the unlink button insensitive. There is no folks API to do this, and due to bug 656689 we can't implement this by ourselves atm.
Should work now.