Re: [RADIATOR] Bug in SessSQL.pm

2012-02-14 Thread Mike McCauley
Hi Eddie, thanks for reporting this. It has now been fixed in the latest patch set. Cheers. On Tuesday, February 14, 2012 03:53:04 PM Eddie Stassen wrote: > UpdateQuery crashes Radiator when the query > contains %{Quote:...}. This is due to $self not being passed as the > third parameter to Ra

[RADIATOR] Bug in SessSQL.pm

2012-02-14 Thread Eddie Stassen
UpdateQuery crashes Radiator when the query contains %{Quote:...}. This is due to $self not being passed as the third parameter to Radius::Util::format_special(). The patch below fixes it. Regards, Eddie Stassen --- SessSQL.pm.ORIG 2012-02-14 15:32:12.0 +0200 +++ SessSQL.pm 2012-02