Pierre Smits created OFBIZ-6263:
-----------------------------------
Summary: Date-Find 'upThruDay' doesn't take the date selected into
consideration
Key: OFBIZ-6263
URL: https://issues.apache.org/jira/browse/OFBIZ-6263
Project: OFBiz
Issue Type: Bug
Components: framework
Environment: <date-find type="date"
default-option-from="greaterThanFromDayStart" default-option-thru="upThruDay"/>
Reporter: Pierre Smits
When applying a {code}<date-find type="date"
default-option-from="greaterThanFromDayStart"
default-option-thru="upThruDay"/>{code} in a search form, one would expect that
the date selected for the 'thruDate' would yield a find result for records with
that date applicable.
However, it yields results up to that date. Which is equal to the setting
'default-option-thru="upToDay"'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)