How to reproduce :
- Create an article and open it in modification.
- In content field, select "Latest posts" entry. Following frame is opened :
- Select cancel button => first frame is closed but this frame is present (it should not) :
- Select Complete View and click on Ok
=> Error
Cannot read the array length because "<local6>" is null java.lang.NullPointerException: Cannot read the array length because "<local6>" is null at org.ametys.web.workflow.GetLastPublishedContents.generate(GetLastPublishedContents.java:84) at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.processXMLPipeline(AbstractProcessingPipeline.java:581) at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:301)