rickilama54 / smartgwt

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

pop-up error msg on resizing window #373

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
issue posted at 
http://forums.smartclient.com/showthread.php?t=8623

What steps will reproduce the problem?
1. Run the java code
2. minimize the browser or hosted env
3. watch the huge pop-up showing up

What is the expected output? What do you see instead?
pop-up error should not appear.

What version of the product are you using? On what operating system?
gwt 1.7.1
smartgwt 1.3
eclipse 3.4.1
windows xp

Please provide any additional information below.

Original issue reported on code.google.com by jeya.bal...@gmail.com on 8 Dec 2009 at 2:01

GoogleCodeExporter commented 8 years ago
Field name '' caused the problem.  providing a name like ' ' gave a smooth run.

Original comment by jeya.bal...@gmail.com on 27 Dec 2009 at 8:39

GoogleCodeExporter commented 8 years ago
SmartGWT 2.0 also adds an assert to prevent spaces in field names.

Original comment by sanjiv.j...@gmail.com on 27 Dec 2009 at 12:12