Details
-
Bug
-
Status: New
-
Top
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
-
Quasar
Description
Steps to reproduce:
- Create a new document in the Content perspective
- Publish the document
- Go to the advanced search app
- Search for the document created from step 1
- Unpublish the document
- Delete the document
Expected result:
No console warnings appear when deleting the document
Actual result:
6 console errors appear:
[INFO] [talledLocalContainer] 05.10.2020 12:23:06 WARN http-nio-9080-exec-2 [XmlPartialPageUpdate.writeComponent:81] Component '[ListCell [Component id = cell]]' with markupid: 'id935' not rendered because it was already removed from page [INFO] [talledLocalContainer] 05.10.2020 12:23:06 WARN http-nio-9080-exec-2 [XmlPartialPageUpdate.writeComponent:81] Component '[ListCell [Component id = cell]]' with markupid: 'id936' not rendered because it was already removed from page [INFO] [talledLocalContainer] 05.10.2020 12:23:06 WARN http-nio-9080-exec-2 [XmlPartialPageUpdate.writeComponent:81] Component '[ListCell [Component id = cell]]' with markupid: 'id937' not rendered because it was already removed from page [INFO] [talledLocalContainer] 05.10.2020 12:23:06 WARN http-nio-9080-exec-2 [XmlPartialPageUpdate.writeComponent:81] Component '[ListCell [Component id = cell]]' with markupid: 'id938' not rendered because it was already removed from page [INFO] [talledLocalContainer] 05.10.2020 12:23:06 WARN http-nio-9080-exec-2 [XmlPartialPageUpdate.writeComponent:81] Component '[ListCell [Component id = cell]]' with markupid: 'id939' not rendered because it was already removed from page [INFO] [talledLocalContainer] 05.10.2020 12:23:06 WARN http-nio-9080-exec-2 [XmlPartialPageUpdate.writeComponent:81] Component '[ListCell [Component id = cell]]' with markupid: 'id93a' not rendered because it was already removed from page
Attachments
Issue Links
- relates to
-
CMS-13850 Wicket component issues related to being on a different page
- Closed