Chatree Srichart created OFBIZ-5044:
---------------------------------------

             Summary: The loadDateDimension service is loading incorrect 
weekOfYear field.
                 Key: OFBIZ-5044
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5044
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
         Environment: Ubuntu 10.04
            Reporter: Chatree Srichart
             Fix For: SVN trunk


Hi all,

When I ran the loadDateDimension service with these dates:
- fromDate = "25 Dec 2010"
- thruDate = "05 Jan 2011"

I got:

- "25 Dec 2010" has the week of year as 52.
- "26 Dec 2010" has the week of year as 1.

Actually "26 Dec 2010" should has the week of year as 53.
I think the problem is "26 Dec 2010" is in the same week of "1 Jan 2011".

Regards,
Chatree Srichart

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to