Re: Strange behavior in when using appointment.accept
Helge Hess <[email protected]> Mon, 6 Aug 2007 11:06:04 +0200
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, yes, this looks like a bug. Thanks, Helge On 06.08.2007, at 10:55, Tobias Kaefer wrote: > Hi! > > I'm wondering if this is a bug: > > If I try to set the status of an appointment to accept - via the > appointment.accept method - I'll get a "partStat_ACCEPT"-status in the > OGo-WebUI. > I did a litte research and found, that in the file > "<ogo-sources-dir>/XmlRpcAPI/Actions.subproj/DirectAction > +Appointment.m" > the method > (id)appointment_acceptAction:(id)_apt > is setting the status to the string "ACCEPT": > return [self > appointment_changeStatusAction:_apt:@"ACCEPT":nil:nil:nil]; > > But shouldn't this be "ACCEPTED"? The WebUI is using this as the value > to be stored in the database. > > I think this should be filed as a bug, but I don't know if this was > done > by purpose. > > Greets > Tobias > -- > OpenGroupware.org XML-RPC > [email protected] > http://mail.opengroupware.org/mailman/listinfo/xmlrpc -- Helge Hess http://www.helgehess.eu/ -- OpenGroupware.org XML-RPC [email protected] http://mail.opengroupware.org/mailman/listinfo/xmlrpc