Project

General

Profile

« Previous | Next » 

Revision 6527

Added by Matt Jones over 12 years ago

Bug fix for access control rules coming in from the dataone system metadata. Previously, the code used getLocalId() to get the docid to insert into the XML access table, but that docid included the revision number (e.g., foo.1.1), which it shouldn't. Now use the AccessionNumber class to strip off the rev to get a real docid for insertion into the table.

  • added
  • modified
  • copied
  • renamed
  • deleted