Rt cli comment, merge, link not working, patch for default query and order

Hello,

I am using rt 3.0.8 and am trying to make the command-line work to my
liking. I have added support for a default query and order for `rt ls’
and both can be specified in the .rtrc or in the environment. I have
attached the patch against version 3.0.8.

The cli tool will make my life much better, however, I am still having
problems with the comment, merge and link commands. It appears that
REST/1.0/dhandler is intercepting requests for
REST/1.0/ticket/{merge,comment,link}/id and sending them to
REST/1.0/Forms/ticket/default

Is this the case or do I have a local configuration problem? Any hints?

g

rt.patch (2.32 KB)