A date field on a search form fails
Brought to you by:
ebrehault
Submit a date field on a search form, and this is logged:
2011-02-24T23:39:29 ERROR Plomino File "/.../lib/python/AccessControl/ImplPython.py", line 686, in guarded_getattr
v = getattr(inst, name)
AttributeError: 'str' object has no attribute 'strftime'Plomino rendering error with context : <PlominoField at SomeDate>
Attached please find a minimal db which illustrates the issue.
Fixed in revision 1229.