I am still struggling to get controlled vocabularies working. I searched for
any examples of controlled vocabularies in action and found this site:
https://dspace.library.uvic.ca:8443/subject-search. I note that in my DSpace
I do not get this URL form when I click on Subject. So I tried entering the
URL manually, putting subject-search on the end. It didn't work for xmlui
(404) but I did get a result in jspui. It gave an internal error! The stack
trace is shown below. This raises 2 questions: 1) why the error? 2) is the
controlled vocabulary feaure only available for jspui?

org.apache.jasper.JasperException: /controlledvocabulary/search.jsp(59,41)
Attribute value  LocaleSupport.getLocalizedMessage(pageContext,
"jsp.controlledvocabulary.search.title")  is quoted with " which must be
escaped when used within the value
        at
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)
        at
org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)
        at
org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:198)
        at org.apache.jasper.compiler.Parser.parseQuoted(Parser.java:301)
        at
org.apache.jasper.compiler.Parser.parseAttributeValue(Parser.java:250)
        at org.apache.jasper.compiler.Parser.parseAttribute(Parser.java:212)
        at
org.apache.jasper.compiler.Parser.parseAttributes(Parser.java:155)
        at
org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1252)
        at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1467)
        at org.apache.jasper.compiler.Parser.parse(Parser.java:138)

Can anyone shed any light on this error please?
-- 
Regards,

Andrew M.
http://www.andrewpetermarlow.co.uk
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to