evilGmonkey / opendatakit

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

filtering does not work with metadata, date or select1 fields #299

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set a filter for any of these.

What is the expected output? What do you see instead?

Should see the effects of filtering.

Please use labels and text to provide additional information.

Either no effect or a bad UI state occurs.

------
Fixed in Beta rev 3 utf-8.

Dates can now be entered in any of these formats:

Tue, 09 Aug 2011 07:37:59 UTC
Tue, 09-Aug-2011 07:37:59 UTC
Tue Aug 9 07:37:59 UTC 2011
2011-08-09T07:37:59.609Z
Tue Aug 09 07:37:59 UTC 2011
07:37:59.609
2011-08-09

Original issue reported on code.google.com by mitchellsundt@gmail.com on 11 Aug 2011 at 5:48