-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, Master
-
Fix Version/s: 7.0.0 DXP FP57, 7.0.0 DXP SP9, 7.0.X, 7.1.X, Master
-
Component/s: Calendar
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Last Working Version:
-
Sprint:Workflow #05 - Mar 13 - 24, Workflow #06 - Mar 27 - Apr 07
-
Git Pull Request:
-
QA Test Score:8
Steps to Reproduce:
- Add calendar portlet to the page
- Add event with title "Test Title"
- Search for "Test" on the welcome page search portlet
- View calendar result
Expected Result:
Calendar event title is shown on result card.
Actual Result:
Calendar event title is not shown.
Caused by LPS-69806
Reproduced on:
Tomcat 8.0.32 + MySQL 5.7.17. Portal master GIT ID: ff5f7068c9dfd1993350f171b47a4531dc650003.
The following reproduction steps are fixed by this ticket in Master, but is not fixed in 7.0.x because this ticket was never backported.
Description:
HTML markups are displayed in search results for Calendar Events.
Steps to Reproduce:
Description:
1. Install DE-44 in a clean Liferay DXP bundle.
2. Add a Calendar portlet to a page.
3. Add an event.
4. Under description, enter some text and make it bold and underlined. Save.
5. Search for the event.
Expected Results:
Markups are not displayed in search results.
Actual Results:
Markups are displayed in search results.
Additional Testing:
70x: 90eda5db5d1d471eb512eff243c146f5dfa05bd0
Issue reproduced in branch.
Master: ebaa9c3e3fca25d35753065c4b4c47d196ed02ad
Issue is fixed in master.
- is caused by
-
LPS-69806 Calendar event search not picking up correct results in Japanese
- Closed