Active
Project:
Duration
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2011 at 15:11 UTC
Updated:
20 Jul 2011 at 15:11 UTC
The add_to_date method in duration.inc seems to only add the duration from the last element in the duration array.
For example if you run add_to_date with a duration of 1 hour and 30 minutes, then it only adds 30 minutes to the date.
I made a patch that fixed this issue for me.
| Comment | File | Size | Author |
|---|---|---|---|
| duration_add_start.patch | 541 bytes | kleinmp |