Am 05.06.2009 um 15:56 schrieb Nigel Metheringham:


On 5 Jun 2009, at 14:30, Moritz Onken wrote:

I think it is FF related because FF::Model::DBIC tries to guess the correct ResultSet by upper casing the first character of the field name.

this happens if model_config is defined. No matter what it contains.

Just to clarify slightly.
It happens if you have a _Group element of some sort (Select, RadioGroup).
It can be stopped by adding
             options_from_model: 0
to the model_config

Personally I think its trying to apply too much magic here and the
resultset should be made explicit.


I agree with you.
And I think one could remove that behaviour without breaking any backwards compat as this behaviour is not documented.

moritz

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to