﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
11841	Not getting all ticket types	niltongouveajr@…	osimons	"Hi,

When i run the script:

{{{#!python
#!/usr/bin/python
import xmlrpclib
server = xmlrpclib.ServerProxy(""http://user:pass@localhost/projects/project/login/xmlrpc"")

# print the content of WikiStart 
print server.ticket.type.getAll() 
}}}

It shows me only:

'task'

But I have other types of tickets.

In integration with Eclipse, the same goes. I welcome any help. Thanks!"	defect	closed	high	XmlRpcPlugin	major	worksforme	xml-rpc, ticket, types, task, bug, eclipse	niltongouveajr@…	1.2
