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 2008/09/03 21:03:44 UTC

[jira] Updated: (OFBIZ-1946) Sandbox: Improve the Recurrence Rules

     [ https://issues.apache.org/jira/browse/OFBIZ-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Crum updated OFBIZ-1946:
-------------------------------

    Attachment: RecurrenceRule.patch

RecurrenceRule.patch is a re-write of RecurrenceRule.java and RecurrenceInfo.java, plus some minor changes to calling classes.

As was discussed on the dev mailing list, there are a number of limitations and problems with the existing code. I tried to just fix the problems and limitations, but I ran into a number of places where the code just didn't work. So, this ended up being a major change instead of a minor one.

Existing recurrences should still work the same with this patch. I have confirmed that the job scheduling still works the same.

I need help with testing promotions - if anyone has promotions set up on their local copy, it would be great if they could test them against this patch.

This patch is a "first pass" through the code. Once it is tested and committed, there will be some additional work done to improve the recurrence rules.


> Sandbox: Improve the Recurrence Rules
> -------------------------------------
>
>                 Key: OFBIZ-1946
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1946
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Adrian Crum
>            Assignee: Adrian Crum
>            Priority: Minor
>         Attachments: RecurrenceRule.patch
>
>
> Improve the recurrence rules to support locales and time zones. Details in comments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.