Menu

#320 Date conversion fails in PrimaveraReader

v1.0_(example)
closed-fixed
Jon Iles
4
2017-09-25
2017-09-22
Markus Lanz
No

Hi

While reading a Primavera XER file the date conversion fails at the following call stack:
PrimaveraXERFileReader
->read()
->processProjectProperties()
->m_reader.processProjectProperties(rows);
->properties.setStartDate(row.getDate("plan_start_date")); // data_date?

The "plan_start_date" date value read from the file is "1999-07-19" (see screen dump).

Thanks and regards
Markus

1 Attachments

Discussion

  • Jon Iles

    Jon Iles - 2017-09-22
    • assigned_to: Jon Iles
     
  • Jon Iles

    Jon Iles - 2017-09-22

    Could you attach a sample file please? Thanks!

     
  • Markus Lanz

    Markus Lanz - 2017-09-25

    This is the file I am facing the described issue.

     
  • Jon Iles

    Jon Iles - 2017-09-25
    • status: open --> closed-fixed
     
  • Jon Iles

    Jon Iles - 2017-09-25

    I have now fixed this issue. The updated code is available on GitHub, and the fix will be in the next MPXJ release.

     

Log in to post a comment.

MongoDB Logo MongoDB