-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: 7.2.10 DXP FP8, 7.2.10.3 DXP SP3, 7.2.X, 7.3.5 CE GA6, 7.3.10 DXP GA1, Master
-
Component/s: WCM
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Sprint:Search|S03 Sprint 19|7.21-8.10
-
Git Pull Request:
Steps to Reproduce:
- Create a basic web content and add the following in the summary field:
<p>Sample Summary</p> <ul> <li>List item 1</li> <li>List item 2</li> <li>List item 3</li> </ul>
- On the default home page, use the Search Bar to search for the WC
Expected Results
In the search results, the WC summary is unescaped
Actual Results
<p>Sample Summary</p><ul><li>List item 1</li><li>List item 2</li><li>List item 3</li></ul>
- relates
-
LPS-121288 [Elasticsearch 6 and 7] LocalFile.Search#SearchXSSAsset
-
- Closed
-
- Mentioned in