On 9/23/10 5:07 PM, Eric Lemoine wrote: > On Thu, Sep 23, 2010 at 5:02 PM, Arne Kepp<[email protected]> wrote: >> On 9/23/10 4:52 PM, Eric Lemoine wrote: >>> Also, does the bug trigger only when the date field has actually been >>> updated? >> No, the dates are included and incorrectly formatted also when I change an >> integer column in a row that has the date set. If the date is null >> everything is fine. > Oh ok, it might make sense. > > >> Could you give me a hint in what class the store.get() happens? I'm having a >> bit of trouble finding the right place to put the break points. > See the attached patch. > Your patch works perfectly, case closed :)
I now run into a GeoServer problem, if I save 2010-09-24Z it'll return 2010-09-23Z on the next WFS query. Probably due to the interpretation of 00:00:00. I'll try to fix that, I'm just mentioning it here in case other people find this post and run into it. Thank you, -Arne _______________________________________________ Dev mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/dev
