[Rt-devel] rt command "-w" flag and non-numeric IDs

Kevin Riggle kevinr at bestpractical.com
Tue Jun 27 17:16:59 EDT 2006


On Tue, Jun 27, 2006 at 01:51:48PM -0700, Philip Kime wrote:
(snip)
> The culprit is the "expand_list" subroutine in the rt command perl
> script because this only expects numeric IDs. This probably needs fixing
> since the REST interface allows for named objects as well as numerically
> specified objects. As long as the machine supports NaN types, the
> warning is harmless and it works anyway but I suspect that it would fail
> otherwise so the expand_list sub should be fixed to sort numeric and
> non-numeric object specifiers. I can submit a patch if this makes sense.
>  
If you do submit a patch, I'll look it over and see that it gets
committed.  (Please send it in via rt-bugs at bestpractical.com)  

Thanks for catching this!

- Kevin
-- 
  Kevin Riggle <kevinr at bestpractical.com>
  Best Practical Solutions, LLC


More information about the Rt-devel mailing list