Bug #3509
Fix XML Schema filesystem namespace conflicts and backups
Start date:
10/08/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3509
Description
Currently, two schema files with the same name but different namespaces will try to get written to the /schema directory. This will cause conflicts. The file should be written to /schema/<namespace> directory.
Also, schema files should be backed up to an external directory from the application. In this way, custom schemas will not get lost when metacat is upgraded.
History
#1 Updated by Redmine Admin over 9 years ago
Original Bugzilla ID was 3509
#2 Updated by ben leinfelder about 9 years ago
- Target version changed from Unspecified to 2.1.0
- Assignee changed from Michael Daigle to ben leinfelder
This can certainly cause issues when remote XSDs happen to have the same filenames (as many versioned schema do)
#3 Updated by ben leinfelder almost 9 years ago
- Target version changed from 2.1.0 to 2.x.y