[rt-users] RT3.0.6, RTFM2.0.1, FastCGI: CLI losing

Valtteri Vuorikoski vuori at geo0-hel-fi.magenta.net
Mon Dec 1 06:34:17 EST 2003


I have installed RT3.0.6 and RTFM2.0.1 with FastCGI on Solaris +
Apache 1.3 + Perl 5.8.2 to replace a 2.0 installation. This seems to
be working well, except for the CLI. For some reason it is
interpreting the command as a ticket id. This is after fixing the
problem with the extra newline in RTFM. (I couldn't find a mention of
this problem in the archives.)

Any suggestions for a fix? My perl is unfortunately quite bad.

[11:10] vuori ~% rt edit ticket/5 set status=deleted
POST http://localhost:27081/REST/1.0/edit
Content-Length: 101
Content-Type: multipart/form-data; boundary=xYzZY
Cookie: RT_SID=XXX

--xYzZY
Content-Disposition: form-data; name="content"

status: deleted
id: ticket/5

--xYzZY--

HTTP/1.1 200 OK
Connection: close
Date: Mon, 01 Dec 2003 11:14:18 GMT
Server: Apache/1.3.27 (Unix) mod_fastcgi/2.4.2
Content-Type: text/plain; charset=ISO-8859-1
Client-Date: Mon, 01 Dec 2003 11:14:19 GMT
Client-Peer: 127.0.0.1:27081
Client-Response-Num: 1
Client-Transfer-Encoding: chunked

RT/3.0.6 200 Ok

# Unknown object type: edit

status: deleted
id: ticket/5

-- 
 Valtteri Vuorikoski <vuori at magenta.net>
 MagentaSites Oy



More information about the rt-users mailing list