PrepareFind Service Ignores timeZone Parameter When Performing Date/Time
Calculations
-------------------------------------------------------------------------------------
Key: OFBIZ-3739
URL: https://issues.apache.org/jira/browse/OFBIZ-3739
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Release Candidate Branch 10.04, SVN trunk
Reporter: Adrian Crum
In FindServices.java, the prepareFind service calls the createCondition method,
which in turn calls the dayStart method - a method that calculates the start of
the day based on a Timestamp value. That calculation ignores the timeZone
parameter passed to the prepareFind service, so the results are inaccurate.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.