SearchResult paragraph does not render when queryStr param is missing
---------------------------------------------------------------------
Key: MGNLSTK-588
URL: http://jira.magnolia-cms.com/browse/MGNLSTK-588
Project: Magnolia Standard Templating Kit
Issue Type: Bug
Affects Versions: 1.2.3
Reporter: Ernst Bunders
Assignee: Philipp Bärfuss
Priority: Minor
When you navigate to the search page without a query string the result
paragraph is not showing due to a NullpointerException.
This exception occurs in
info.magnolia.module.templatingkit.search.SearchResultModel#generateSimpleQuery()
where a String.replace() is called on null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------