Hi All,
when i call: ((someDescription asComponentOn:
aModel)
addMessage: anString;
adValidateForm;
yourself
somtime i have strange answer ( HTTP 500 )
when press the submit buttons.
I have do some test and i think :
if
someDescription size are big,
the system after some timeout answer
error.
It's correct ?
Or there is other consideration about the error
?
Thank
Dario