More dir-per-part issues

Description

1) super files calculate the common shared directory and set the file descriptor to use it, and set parts overrite to be the distinct tail.
The introduction of the dir-per-part flag, caused super part filenames to have the part-per-part subdir added twice.
Fix: since it is precalculated (via overridename) in super case, deliberately turn off flag when fetching the super file descriptor

2) Deseriazliaing a IFileDescriptor from xml was picking up the new file flags (which determines dir-per-part) from the wrong place.
Fix: pick up from Attr/

 

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created September 28, 2021 at 1:38 PM
Updated September 29, 2021 at 9:09 AM
Resolved September 29, 2021 at 9:09 AM