I have the same exact problem now after upgrading to 2.1.
I have the following model-driven validation defined (which works fine in
2.0):
@VisitorFieldValidator(message="")
Now I get the same exception as above when validation fails.
If I add in any kind of text into the message param, it work
t for this.
Thanks,
Bill
Laurie Harper wrote:
>
> billgloff wrote:
>> Using the button element in normal HTML you can do the following:
>>
>>
>><img src="/images/icons/tick.png" alt=""/> Save
>>
>>
>> which g
Using the button element in normal HTML you can do the following:
Save
which gives you an icon along with the label on the button itself.
When I attempt to try the same thing using S2 tags e.g.
Using the button element in normal HTML you can do the following:
Save
which gives you an icon along with the label on the button itself.
When I attempt to try the same thing using S2 tags e.g.
4 matches
Mail list logo