-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
This issue concerns the ODF Migration Plugin, used for migrating a ODF 1.3 repository into a ODF 2.0.
When the ODF migration plugin InitOdfMigration.java adds a prefix "subprogram-", if the parent is a subprogram that has just been prefixed, the child will still use the non-prefixed path, resulting in an invalid path.
See InitOdfMigration.java.patch for a suggested fix.