Actions
Bug #3752
closedNew skins cause metacat to fail if all configuration files do not exist
Start date:
01/14/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3752
Description
When a skin is added to the code and to the skins list in metacat.properties, it will cause metacat to fail at startup if the configuration files are not exactly right.
It should throw an error message and bypass the skin, and allow metacat to start up.
Updated by Michael Daigle almost 16 years ago
Changed SkinsAdmin to allow Metacat to start up even if certain skins are in metacat.properties but not structured correctly in the skins directory.
Metacat will only allow for configuration of skins that are structured correctly.
Actions