[Maypole-dev] bug in to_field w/ patch

From: Kester Habermann (kester.habermann at gmail.com)
Date: Sat Nov 13 2004 - 22:07:29 GMT


Hi,

I have found a bug that's not in maypole itself but within
Class-DBI-AsForm-2.3 which is used by the maypole factory templates
and was written by the same author.

if you use
   item.to_field(col, "textfield").as_XML;
instead of
   item.to_field(col).as_XML;
in a template (e. g. edit) the input field will be displayed but it
will not have any values. Patch for Class-DBI-AsForm-2.3 is included.

I hope this will help someone.

Regards,

Kester.



_______________________________________________
maypole-dev mailing list
maypole-dev at lists.netthink.co.uk
http://lists.netthink.co.uk/listinfo/maypole-dev



This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:56 GMT