[ 
https://jira.duraspace.org/browse/DS-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kim Shepherd updated DS-886:
----------------------------

    Assignee: Kim Shepherd
      Status: Open  (was: Received)
    
> DSpaceControlledVocabulary always returns an emtpy list
> -------------------------------------------------------
>
>                 Key: DS-886
>                 URL: https://jira.duraspace.org/browse/DS-886
>             Project: DSpace
>          Issue Type: Bug
>          Components: DSpace API
>    Affects Versions: 1.7.1
>         Environment: Ubuntu 10.10 maverick, sun-java6-jre, tomcat
>            Reporter: Ariel J. Lira
>            Assignee: Kim Shepherd
>         Attachments: DSpaceControlledVocabulary.java.patch
>
>
> I am trying to test DSpaceControlledVocabulary using Manakin, but it always 
> returns an empty list without matches. 
> my config:
> plugin.selfnamed.org.dspace.content.authority.ChoiceAuthority = \
>  org.dspace.content.authority.DCInputAuthority, \
>  org.dspace.content.authority.DSpaceControlledVocabulary
> #...
> ## demo: subject code autocomplete, using srsc as authority
> ## (DSpaceControlledVocabulary plugin must be enabled)
> choices.plugin.dc.subject = srsc
> choices.presentation.dc.subject = suggest
> authority.controlled.dc.subject = true
> According to javadoc of 
> org.dspace.content.authority.ChoiceAuthority.getMatches(String, String, int, 
> int, int, String),  "limit==0" means unlimited number of choices to return. 
> But when limit==0, 
> org.dspace.content.authority.DSpaceControlledVocabulary.getMatches returns 0 
> matches. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.duraspace.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to