[html-formfu] HTML-FormFu 0.07003 released to cpan
Carl Franks
fireartist at gmail.com
Thu Sep 2 18:52:27 GMT 2010
I've just uploaded a new HTML-FormFu to cpan.
Apologies to anyone who's patch didn't make it in - I'm still working
my way through them.
Changelog
- Fix: Group element now escapes each items attributes, label_attributes
and container attributes (based on by patch by Jeff Dairiki).
- Fix: If using default_natural, use default_datetime_args{set_time_zone}
if it's also set (Radek).
- Filter::HTMLScrubber extra functionality.
- Update _merge_hashes() so it can also merge arrays and hashes into a new
array. This is necessary to allow default_args() to define a different
ref-type than the element or processor which uses its values.
- Update Element::reCAPTCHA tests after changes to Captcha::reCAPTHCA
(bump dependency version).
More information about the HTML-FormFu
mailing list