[DS-1] Controlled vocab:he URL http://localhost:8080/jspui/subject-search gives internal error and a stack trace in dspace.log

git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3515 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Andrea Bollini
2009-02-28 12:01:53 +00:00
parent 6aadbf53f3
commit 65aca5a1dd
2 changed files with 2 additions and 1 deletions

View File

@@ -56,7 +56,7 @@
%>
<dspace:layout locbar="nolink" title="<%= LocaleSupport.getLocalizedMessage(pageContext, "jsp.controlledvocabulary.search.title") %>">
<dspace:layout locbar="nolink" title="<%= LocaleSupport.getLocalizedMessage(pageContext, \"jsp.controlledvocabulary.search.title\") %>">
<h1><fmt:message key="jsp.controlledvocabulary.search.heading"/></h1>

View File

@@ -72,6 +72,7 @@
(Andrea Bollini)
- S.F. Patch 2645776 for Bug 2645754 SubmissionController is not thread safe
- [DS-1] Controlled vocab:he URL http://localhost:8080/jspui/subject-search gives internal error and a stack trace in dspace.log
1.5.1 final
===========