Indexing multi-valued attrbutes (was RE: 3.0)
Arran Cudbard-Bell wrote:
Soon. We've gone into official feature freeze. Still finding bugs though, it'd be helpful if people could test.
Just to make sure it was understood during the "foreach" fixup patch I sent on github, I mentioned that indexed attribute accesses were broken. None of var[#] var[2] or var[*] work in xlats, unless that's been fixed recently. -- Brian
On 9 Jul 2013, at 18:01, Brian Julin <BJulin@clarku.edu> wrote:
Arran Cudbard-Bell wrote:
Soon. We've gone into official feature freeze. Still finding bugs though, it'd be helpful if people could test.
Just to make sure it was understood during the "foreach" fixup patch I sent on github, I mentioned that indexed attribute accesses were broken. None of var[#] var[2] or var[*] work in xlats, unless that's been fixed recently.
I don't believe it has. I'll add an issue. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
Brian Julin wrote:
Just to make sure it was understood during the "foreach" fixup patch I sent on github, I mentioned that indexed attribute accesses were broken. None of var[#] var[2] or var[*] work in xlats, unless that's been fixed recently.
That's been fixed. Alan DeKok.
participants (3)
-
Alan DeKok -
Arran Cudbard-Bell -
Brian Julin