When trying to open a .mpp file that contains a split task the dates within the date ranges are wrong. I have attached a sample file to demonstrate the behavior. More exactly take a look at task "Part III".
summary: Wrong date ranges for splited tasks --> Wrong date ranges for split tasks
Description has changed:
Diff:
--- old+++ new@@ -1,4 +1,4 @@-When trying to open a .mpp file that contains a splited task the dates within the date ranges are wrong. I have attached a sample file to demonstrate the behavior. More exactly take a look at task "Part III".+When trying to open a .mpp file that contains a split task the dates within the date ranges are wrong. I have attached a sample file to demonstrate the behavior. More exactly take a look at task "Part III".Thanks,
Tiberiu
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've had a more detailed look at this. The issue is occuring because MPXJ does not currently understand recurring calendar exceptions. I'll look at implementing support for this now.
Last edit: Jon Iles 2017-10-11
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
I've had a more detailed look at this. The issue is occuring because MPXJ does not currently understand recurring calendar exceptions. I'll look at implementing support for this now.
Last edit: Jon Iles 2017-10-11
I believe the code now in git fixes this issue, and will form part of the next release.