RE: [Formsess-devel] Some bugs
Status: Beta
Brought to you by:
mrkatana
|
From: Raoul P. <pie...@wa...> - 2004-06-18 08:12:11
|
david,
> Thanks for reporting, I fixed that.
OK
> (without support for dynamical fieldnames, this is too=20
> advanced to make
> it into the 2.0.0 release imho)
Booo :-)
No one of the tree step changes I proposed have side effect. Neither the =
ones in the last email. It would have been a good foreseen work, even if =
I may not be able to give a finish patche for your next release.
Anyway, an other bug: in FormsessFilter,
replace
var $_curren_tag; // current tag
with
var $_current_tag; // current tag
Regards
Pierre
|