Loop when import task with 0% on units of works in resources
Multi platform library to read and write schedule data
Brought to you by:
joniles
I found a problem in a following class: TimephasedResourceAssignmentFactory
On line 158.
When the variable adjustTotalWork has the value infinite. The while stays on a constantly loop.
This happens when it is trying to use a MPP file (created on version MS Project 2010) where has a task with 0% of units of works in resources.
The version of mpxj used is 4.0.0.
In attachment is an example of task with this behaviour
I've fixed this, the changes will be checked into CVS this evening.
Changes for this are now in CVS.