Menu

#193 MPP9Reader marks all tasks after a null task as null

closed-fixed
Jon Iles
None
5
2012-02-08
2012-02-03
No

The MPP9Reader has an error in validateTaskIDs. If there is a null task marked earlier, then validating the ID sequence results in a gap since a null task has an ID, too.
Attached is a quick fix, but I get the feeling that this makes the whole method unnescessary.

Discussion

  • Lord Helmchen

    Lord Helmchen - 2012-02-03

    MPP9Reader with changed validateTaskIDs

     
  • Jon Iles

    Jon Iles - 2012-02-03

    Could you post a sample MPP file which illustrates the problem?

    Thanks!

     
  • Lord Helmchen

    Lord Helmchen - 2012-02-03

    test file

     
  • Lord Helmchen

    Lord Helmchen - 2012-02-03

    I attached the same test file as in my earlier report.
    After Task 14 (a null task) the other 34 tasks are marked null, too.

     
  • Jon Iles

    Jon Iles - 2012-02-08

    This issue is fixed by the latest code in CVS.

     
  • Jon Iles

    Jon Iles - 2012-02-08
    • assigned_to: nobody --> joniles
    • status: open --> closed-fixed
     

Log in to post a comment.