Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.2.X, 7.3.X, Master
-
7.3.x, 7.2.x
-
Committed
-
3
Description
Reproduction Steps:
- Create a web content structure containing a single Text field.
- Create a template for that structure. The template should contain several rows (30 or so) of runtime JournalContentPortlets like this (added a template file):
<@liferay_portlet["runtime"] portletName="com_liferay_journal_content_web_portlet_JournalContentPortlet" instanceId="testinst_1" /> - Disable the Cacheable property on the template and save.
- Create a web content using the structure created above. The field in the content does not need to be populated.
- Place the content on a page. Several instances of empty JournalContentPortlets should appear on the page.
- When opening the Configuration of the "outer" Web Content Display.
Expected behaviour: Configuration menu appears.
Actual behaviour: Liferay hangs running out of heap space.