.0 at the end of WBS code and outline number
Multi platform library to read and write schedule data
Brought to you by:
joniles
Autogenerated WBS code and outline numbers sometimes have ".0" at the end, e.g. "2.0", but "2.1", not "2.1.0". This goes contrary to what MS Project does: files saved from it have just "2" as WBS code, not "2.0".
This partially breaks GNOME Planner MS Project XML import, for instance,
simple patch
This trivial patch seems to make WBS code and outline numbers consistent with what MS Project writes.
Hi, your changes have been committed to CVS. Thanks for the contribution!