-
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.
[ODF-1056] Subprograms prefixing in ODF Migration Plugin
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Fix Version/s | New: 2.4.0 [ 12390 ] |
Assignee | New: Thibaut Rizzi [ trizzi ] |
Thanks for the patch