Hi,
Setup: Wildfire 3.0.1, Registration Plugin activated, all new users are automatically assigned to the “All Users” group (shared group)
Client PSI (latest released version)
My problem:
The users are trying to to move their favorite contacts via DnD into one of their own (private) groups.
PSI is trying to to this with the xmpp stanzas below…
Short version: Moving a contact from a shared group to a private group is not possible (wildfire behaves 100% correct in this case because PSI doesnt copy the roster-item)
However, I cant patch the PSI code.
Is there any possibility to transform the move into an copy/add command on the server side?
(Via a plugin ?)
Frank