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

Ariel J. Lira updated DS-886:
-----------------------------

    Attachment: DSpaceControlledVocabulary.java.patch

 patch 

> 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
>         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 contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to