[OGo-XML-RPC] Recent XML-RPC Updates

Adam Tauno Williams xmlrpc@opengroupware.org
Fri, 01 Jun 2007 07:07:43 -0400


> > * added appointment.setPermissions method (Bug#219) (v5.3.75)
> > ----------------------------------------- ... Currently there is a
> > small bug that you can only grant write access to teams, and not to
> > accounts;  it should be possible to mix write access for either.
> Where is the problem with grantung normal accounts the permissions?
> The webui has this feature, so where is the difference to the xmlrpc?

Hence "bug"! :)  If I recall correctly, when it goes to verify the
provided list of objects it only checks to see if they are teams.  But I
can take a look if you need this functionality for something;  probably
isn't a big deal to fix it.