You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Adrian Crum (JIRA)" <ji...@apache.org> on 2010/04/24 16:49:49 UTC

[jira] Created: (OFBIZ-3739) PrepareFind Service Ignores timeZone Parameter When Performing Date/Time Calculations

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.