[patch] Validation errors displaying in Magritte-Seaside

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[patch] Validation errors displaying in Magritte-Seaside

Dmitry Matveev
Hello,

I have attached a patch that fixes validation errors displaying in the
Magritte-generated Seaside input forms.

There were class names displayed (i.e. "Magritte.MARequiredError")
instead of meaningful error descriptions.

Dmitry

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

magritte-valid-error-display.patch (648 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [patch] Validation errors displaying in Magritte-Seaside

Paolo Bonzini-2
On 02/17/2011 10:15 PM, Dmitry Matveev wrote:
> Hello,
>
> I have attached a patch that fixes validation errors displaying in the
> Magritte-generated Seaside input forms.
>
> There were class names displayed (i.e. "Magritte.MARequiredError")
> instead of meaningful error descriptions.

Thanks, I committed this with s/displayString/printString/.

Paolo

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk