Hi Carl,

do you have an idea how to handle the standard message of user defined constraints?

I just came over that problem. You have a user defined constraint, and you are not giving a message. So we are trying to get the default message via localisation. But if mk_message uses a string that is not defined in en.pm (or other language files) we get an maketext error.

What we could do is to change I18N.pm like this:
eval {maketext}
if error return empty or string wth error message

What do you think?

Greets,
Mario

_______________________________________________
Html-widget mailing list
Html-widget@lists.rawmode.org
http://lists.rawmode.org/cgi-bin/mailman/listinfo/html-widget

Reply via email to