Roundup Tracker - Issues

Message3468

Author stefan
Recipients
Date 2007-03-20.19:07:22
Message-id
In-reply-to
Please find attached an updated patch, containing:

* the latest roundup.xmlrpc module
* a 'roundup_xmlrpc_server.py' driver script
* a set of tests

The test suite contains two 'test cases':

* direct accesses to all methods, expected to pass
* authentication tests expected to fail

However, the second test does not fail, and I don't quite
understand why: a new user changes the 'realname' of the
admin user. I have looked at the generated schema.py file,
and it looks as if this shouldn't be allowed. What am I
missing ?

Other than that, is anything missing before this can be integrated ?
(I hereby promise to be available for any maintainence or future work
that may be required, incl. documentation, etc. :-) )

Thanks !
File Added: xmlrpc.tgz
History
Date User Action Args
2009-02-03 14:24:07adminlinkissue1683332 messages
2009-02-03 14:24:07admincreate