Bug in bin/rt ParseRange()

In the CLI program there is a bug in the ParseRange() function; the
first line is “my $self = shift;”. This causes the REAL argument to be
undef, and breaks --limit-priority and --limit-final-priority. Attached
is the (very simple) patch to remove line #1146 from this file.

bje

myself.patch (359 Bytes)

Thanks. Applied.On Thu, Feb 28, 2002 at 04:44:37PM +1000, Byron Ellacott wrote:

In the CLI program there is a bug in the ParseRange() function; the
first line is “my $self = shift;”. This causes the REAL argument to be
undef, and breaks --limit-priority and --limit-final-priority. Attached
is the (very simple) patch to remove line #1146 from this file.


bje

http://www.bestpractical.com/products/rt – Trouble Ticketing. Free.