Actions
Bug #3114
closedrefactor skins to get organization list from metacat getOrganizations() function
Start date:
01/31/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3114
Description
The organization lists in the skins and other metacat clients are often not properly updaed to reflect changes in the LDAP tree. Bug 3104 proposes to add a method for dynamically getting this organization list from metacat. This bug is to refactor all of our skins to use this new function so that login lists in any client are up to date.
Related issues
Updated by Michael Daigle over 16 years ago
The OrganizationUtil class reads all properties from metacat.properties that start with organization.org and uses the last part of the key to create the organization list.
Actions