Issue Type: Bug Bug
Affects Versions: 3.2
Assignee: Unassigned
Components: DSpace API
Created: 27/Sep/13 2:43 PM
Description: If you add an IdentifierProvider that supports Identifier in a special format only (f.e. DOIs), the following InstallItemTests fail:
 * testInstallItem_validHandle
 * testInstallItem_invalidHandle and
 * testRestoreItem

IdentifierProvider.register(Contest, DSpaceObject, String) gets called. If a IdentifierProvider throws an IdentifierException the test fails. A good reason to throw such an Exception is that the specified identifier that should be registered is not supported by this provider.
Project: DSpace
Priority: Minor Minor
Reporter: Pascal-Nicolas Becker
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to