NCEAS / eml

Ecological Metadata Language (EML)
https://eml.ecoinformatics.org/
GNU General Public License v2.0
40 stars 15 forks source link

Access Control not shown by EML stylesheets #152

Closed mbjones closed 4 years ago

mbjones commented 7 years ago

Author Name: Saurabh Garg (Saurabh Garg) Original Redmine Issue: 2085, https://projects.ecoinformatics.org/ecoinfo/issues/2085 Original Date: 2005-05-20 Original Assignee: Matt Jones


The access control information is not shown by XSLTs if no public read access is specified. So if we have access control as:

public read uid=sgarg,o=NCEAS,dc=ecoinformatics,dc=org read

or

public read uid=sgarg,o=NCEAS,dc=ecoinformatics,dc=org read

then the XSLTs will show access rule for uid=sgarg

But if we have this:

uid=sgarg,o=NCEAS,dc=ecoinformatics,dc=org read

then nothing is shown by XSLTs.

mbjones commented 7 years ago

Original Redmine Comment Author Name: Margaret O'Brien (Margaret O'Brien) Original Date: 2008-10-01T19:25:31Z


these bugs are for stylesheet and documentation updates. changed to EML.2.1.0 priority 3, to be taken care of after changes to schema

mbjones commented 7 years ago

Original Redmine Comment Author Name: Margaret O'Brien (Margaret O'Brien) Original Date: 2008-10-01T23:30:06Z


moving stylesheet bugs to P4 (after schema and documentation done)

mbjones commented 7 years ago

Original Redmine Comment Author Name: Margaret O'Brien (Margaret O'Brien) Original Date: 2009-04-02T17:36:21Z


Open stylesheet bugs are now associated with EML's Utility component

mbjones commented 7 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2013-03-27T21:19:06Z


Original Bugzilla ID was 2085

mbjones commented 4 years ago

Access control deprecated, so won't fix.