Dan Klco created SLING-11683:
--------------------------------
Summary: CMS - Path Search Broken
Key: SLING-11683
URL: https://issues.apache.org/jira/browse/SLING-11683
Project: Sling
Issue Type: Bug
Components: App CMS
Affects Versions: App CMS 1.1.2
Reporter: Dan Klco
Assignee: Dan Klco
Fix For: App CMS 1.1.4
Release 1.1.2 breaks the content search in the CMS due to an unclosed EL
Expression:
org.apache.sling.scripting.jsp.jasper.JasperException:
/libs/sling-cms/components/cms/searchresults/searchresults.jsp(61,97)
Unterminated $\{ tag at
org.apache.sling.scripting.jsp.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)
[org.apache.sling.scripting.jsp:2.6.0] at
org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)
[org.apache.sling.scripting.jsp:2.6.0] at
org.apache.sling.scripting.jsp.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:132)
[org.apache.sling.scripting.jsp:2.6.0]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)