Details
-
Bug
-
Status: Closed
-
Resolution: Duplicate
-
7.4.3.23 CE GA23, Master
-
None
-
None
-
3
Description
WebContent Structures which contain "Link To Page" fields render this content as a JSON object in the summary, which is displayed in the search results. This makes the generated summary unusable for our internal search implementation.
Steps to reproduce:
- Setup the minimal liferay installation (I use the tomcat bundle)
- Create a structure that holds at least one "Link to Page" field:
- Create a web content from that structure:
- Search for the content from the Home page:
- Observe the search result:
In the marked Area I expect a human readable text. The embedded JSON structure '{"groupId": "20123", ...' is not expected there. I see multiple options for a fix:
- render nothing for links in the summary
- render the title of the targetted page
- render a nice looking placeholder
Just don't show the casual reader a technical structure.
Attachments
Issue Links
- duplicates
-
LPS-152915 Web Content content displays incorrectly in search results
- Closed