nihad640 / smartgwt

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

ListGrid Date Filter issue #674

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. select independence date filter editor;
2. select a specific date (5-10-2012) from date picker (on right side);
3. click Save button to save the criteria;
4. click Load button to retrieve the criteria; But the criteria failed to be 
applied as you can see;

What is the expected output? 
independence date filter/criteria should be set as before;

What do you see instead?
independence date filter/criteria is not set correctly.

I am using gwt 2.3, smartgwt 2.4, IE 7/FireFox 11 and Windows XP.

Additional info???
From step 2, if select "N days ago" from dropdown list instead of date picker, 
it works. So I would think that the problem comes from new 
Criteria(JSON.decode(sFilter)). Just FYI. 

Thanks.

Original issue reported on code.google.com by deqing.w...@verizonwireless.com on 24 May 2012 at 7:43

Attachments: