Actions
Bug #2929
closedChange permission to the update form
Start date:
09/03/2007
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2929
Description
On the metadata display form, at the top of the 'update file' section, add an 'allow public access' checkbox. Modify the XSLT file to include this. Include this functionality in the related java method call.
Related issues
Updated by Chris Barteau about 17 years ago
Involved to additions to MetaCatServlet, and fixing a bug in the existing ACL code, in addition to the client view code. Modifications to the following:
fgdc_1.xsl
MetaCatServlet.java
AccessControlForSingleFile.java
ClientFgdcHelper.java
ClientViewHelper.java
Actions