-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 7.1.10.2 SP2
-
Fix Version/s: None
-
Component/s: Content Display Widgets > Web Content Display widget
-
Labels:
Baseline : liferay-dxp-7.1.10.2-sp2 + fix-pack-dxp-11-7110
Failed on liferay-dxp-7.1.10.2-sp2 + fix-pack-dxp-11-7110 + hotfix-3105 :
testray:WebContentDisplay#AddWithStructure
java.lang.Exception: Element is not present at "//div[contains(@class,journal-content-article)]//h1[contains(@class,'text')][contains(.,'WC WebContent Text')]"
Reproduce :
1. create a new public Widget page;
2. add Web Content Display in the new page;
3. add new 'Basic Web Content';
4. type title, summary,content
5. click Publish
Expected result: the portlet 'web content display' display successfully and there's a successful message.
Actual result: it can not display web content in 'web content display' and without any error message.