Details
-
Task
-
Resolution: Fixed
-
Major
-
2.7
-
None
-
Unknown
-
Description
from the list:
In lots of places we need to display the title without any markup rendering. Examples:
- breadcrumb
- activity stream
- search results
etcThis is such a common use case I'm proposing to add a new API for it in Document: getPlainTitle()
It's a one liner that will do:getRenderedTitle("plain/1.0")
Attachments
Issue Links
- blocks
-
XASEARCH-19 Don't render markup in document titles in Lucene search results
- Closed