Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.28.02
-
None
-
Tiger Sprint 106
Description
Inserting an internal link via the LinkPicker dialog at the CKEditor causes the following log at console:
[INFO] [talledLocalContainer] 22.06.2015 17:53:29 WARN http-nio-8080-exec-5 [JcrItemModel.writeObject:352] Undetached JcrItemModel /content/documents/myhippoproject [INFO] [talledLocalContainer] 22.06.2015 17:55:05 WARN http-nio-8080-exec-8 [JcrItemModel.writeObject:352] Undetached JcrItemModel /content/documents/myhippoproject [INFO] [talledLocalContainer] 22.06.2015 17:55:13 WARN http-nio-8080-exec-2 [JcrItemModel.writeObject:352] Undetached JcrItemModel /content/documents/myhippoproject ...
Reproduction path:
- Select a text in ckeditor
- Click the icon to insert an internal link, select a document to link.
- Select another text, insert internal link again.
- Check the console to see undetached JcrItemModel log.
Attachments
Issue Links
- discovered while testing
-
CMS-9369 "WicketRuntimeException" logged in console when any button or option selected in document Picker in wicket development mode.
- Closed