[Rt-devel] REST interface ..

Matthew Watson matthew.watson at staff.netspace.net.au
Wed May 3 22:29:13 EDT 2006


Hi all.

 

 I'm trying to write a java interface to RT using the REST API.

 

All is going swimmingly, except one problem, how can I create a ticket
with multi line "Text" content..

 

Eg, if I send through this form

 

Queue: General

Subject: Foo

Status: new

Requestor: mwatson at foo.com

Text: This is the ticket content

 

 

It works fine. However

 

If I send

 

Queue: General

Subject: Foo

Status: new

Requestor: mwatson at foo.com

Text: This is the ticket content

Here is some more content

 

It of course fails. So, Does anyone know how to do this correctly?

 

 

Regards

 

--

Matthew Watson

Netspace Online Systems

(03) 98110010

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bestpractical.com/pipermail/rt-devel/attachments/20060504/011532a2/attachment.htm


More information about the Rt-devel mailing list