Actions
Bug #2993
closedPermission Order is always set to 'allowFirst'
Start date:
11/02/2007
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2993
Description
Permission Order is always set to 'allowFirst'. Even if you send 'denyFirst, it will save 'allowFirst' to the access table.
Updated by Chris Barteau about 17 years ago
Fixed by removing quotes around reference to the constant "AccessControlInterface.DENYFIRST" in the constructor of class "edu.ucsb.nceas.metacat.AccessControlForSingleFile".
Actions