-
Type:
Bug
-
Status: Closed
-
Resolution: Duplicate
-
Affects Version/s: 7.0.X EE
-
Fix Version/s: None
-
Component/s: WCM
-
Labels:
-
Git Pull Request:
1. Create a structure called "structure with image".
2. Create an article using the structure from step 1.
3. Before saving the article select a template and click the + button to create a new one.
Expected: works
Actual: An error message is displayed:
New Template for Structure: structure with image is temporarily unavailable.
And the console shows a null pointer exception:
09:54:05,192 ERROR [http-nio-8080-exec-4][render_portlet_jsp:131] null java.lang.NullPointerException at com.liferay.journal.web.dynamic.data.mapping.util.JournalDDMDisplay.getTemplateHandlerClassNameId(JournalDDMDisplay.java:172) at org.apache.jsp.edit_005ftemplate_jsp._jspService(edit_005ftemplate_jsp:2757) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at com.liferay.portal.osgi.web.servlet.jsp.compiler.JspServlet.service(JspServlet.java:413) at com.liferay.portal.osgi.web.servlet.jsp.compiler.JspServlet.service(JspServlet.java:424) at org.eclipse.equinox.http.servlet.internal.registration.EndpointRegistration.service(EndpointRegistration.java:153) at org.eclipse.equinox.http.servlet.internal.servlet.ResponseStateHandler.processRequest(ResponseStateHandler.java:62) at org.eclipse.equinox.http.servlet.internal.context.DispatchTargets.doDispatch(DispatchTargets.java:117) at org.eclipse.equinox.http.servlet.internal.servlet.RequestDispatcherAdaptor.include(RequestDispatcherAdaptor.java:48) at com.liferay.portlet.PortletRequestDispatcherImpl.dispatch(PortletRequestDispatcherImpl.java:252) at com.liferay.portlet.PortletRequestDispatcherImpl.include(PortletRequestDispatcherImpl.java:102) at com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet.include(MVCPortlet.java:579) at com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet.include(MVCPortlet.java:595) at com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet.doDispatch(MVCPortlet.java:479)
(_portal field in JournalDDMDisplay is null).
- duplicates
-
LPS-70540 The error"structure is temporarily unavailable" assert when add a new template for structure in web content
- Closed
- is a dependency of
-
LPS-72390 Implement the new upload classes in journal
-
- Closed
-
- relates
-
LPS-70540 The error"structure is temporarily unavailable" assert when add a new template for structure in web content
- Closed