2 Nov
2012
2 Nov
'12
4:35 a.m.
On Fri, Nov 2, 2012 at 3:28 PM, Brian Candler <B.Candler@pobox.com> wrote:
A colleague was upgrading some boxes from (I think) 2.1.10 to 2.2.0, and says that expansions of the form %{Foo:-0} stopped working, and had to be replaced with %{%{Foo}:-0}
Is that expected? I don't see anything in the ChangeLog, apart from 2.2.0 claims to be "100% configuration file compatible with 2.1.x"
I'm guessing it's a bug, fixed shortly after 2.2.0 was out: https://github.com/FreeRADIUS/freeradius-server/commits/v2.x.x?page=2 Look for "Foo" and the two commits after that. -- Fajar