rickilama54 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

ListGrid error message is 'undefined' when using DSResponse.setErrors(Map errors) #361

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Set errors on DSResponse (for example doing server-side validation) 
does result in a error icon in a column of the ListGrid 
but the error message is 'undefined'.

The error message is displayed correctly with a DynamicForm.

For more information, sample code and workaround have a look at this topic:
http://forums.smartclient.com/showthread.php?t=6830

What version of the product are you using? On what operating system?
Smart GWT version 1.3
OS: Fedora 8 and Windows XP

Original issue reported on code.google.com by avth...@gmail.com on 15 Nov 2009 at 8:19

GoogleCodeExporter commented 8 years ago
Fixed in SVN. Please verify that it works for you.

Original comment by sanjiv.j...@gmail.com on 28 Nov 2009 at 6:08

GoogleCodeExporter commented 8 years ago

Original comment by sanjiv.j...@gmail.com on 29 Nov 2009 at 10:32

GoogleCodeExporter commented 8 years ago
Thanks for fixing this issue.

I want to verify this but I have two questions:
- in which version is it fixed?
- is there a snapshot available for testing?

Besides that I could not find the change in subversion 
or is it fixed in the SmartClient javascript library?

Original comment by avth...@gmail.com on 8 Dec 2009 at 9:12

GoogleCodeExporter commented 8 years ago
I am on svn rev. 918 and confirm that this issue is fixed.
Thanks.

Original comment by michal.g...@gmail.com on 30 Dec 2009 at 12:29