On Sun, Oct 17, 2004 at 06:36:50PM -0400, Brian Glass wrote:
> Thanks for pointing that out. I thought I had checked that, but I guess
> I read the update date wrong. It was late at night...
>
> I did this update and it fixed my <textarea> problems but broke enums. I
> realized I was running with a patched AsForm as per the following:
>
> http://lists.netthink.co.uk/pipermail/maypole/2004-April/000126.html
>
> Is there any thought (Simon?) to adding this patch (or something
> similar) to AsForm?
Simon no longer maintains any CPAN modules, it looks like Tony Bowden
has stepped up to look after CDBI::AsForm, see
http://use.perl.org/~petdance/journal/21260 for details.
It looks to me like that patch cannot be applied directly into the
mainline CDBI::AsForm as it makes use of the function
CDBI::mysql::column_type(). This could leave the module unusable for
any other database. It also does not 'use' that module first so it
relies on the assumption that it has been loaded elsewhere in the
application first.
Stephen Quinney
_______________________________________________
maypole mailing list
maypole at lists.netthink.co.uk
http://lists.netthink.co.uk/listinfo/maypole
This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:56 GMT