On Wed, Jul 2, 2008 at 3:15 PM, Helder Ribeiro <[EMAIL PROTECTED]> wrote:
> This is the api documentation:
>
> http://www.bugzilla.org/docs/3.0/html/api/Bugzilla/WebService/User.html
>
> It says "
> *Returns*
>
> On success, a hash containing one item, id, the numeric id of the user that
> was logged in. A set of http cookies is also sent with the response. These
> cookies must be sent along with any future requests to the webservice, for
> the duration of the session.
> "
> but when I run the execute method in the client for the "Bug.login" method
> it returns a Map with only one property, the user id.
See the section on "Cookie handling" on
http://ws.apache.org/xmlrpc/advanced.html
--
Look, that's why there's rules, understand? So that you think before
you break 'em.
-- (Terry Pratchett, Thief of Time)