Talk:REST/@comment-5.147.83.210-20140806135718: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Hello, I working on a C#-Class for REST. Unfortunately when I create a new ticket over the 4.2-Demo-RT I've got the Text: as an unnamed attachement on the ticket creation and...") |
m (1 revision imported) |
||
(No difference)
|
Latest revision as of 15:52, 6 April 2016
Hello,
I working on a C#-Class for REST. Unfortunately when I create a new ticket over the 4.2-Demo-RT I've got the Text: as an unnamed attachement on the ticket creation and so I cannot reply with the text as comment?
I used:
id: ticket/new
Queue: Facilities
Subject: Test
Priority: 0
FinalPriority: 0
InitialPriority: 0
Requestor: test@test.de
Starts: 01.01.0001 00:00:00
Due: 01.01.0001 00:00:00
TimeEstimated: 0
Text: Das
ist
ein
Test
Also Text has leading spaces and I use \n instead of Environment.NewLine (\r\n). What is going wrong on that?