Expand my Community achievements bar.

Annotation disappears in authoring mode following page refresh

Avatar

Level 4

Something about my application customisation has broken the authoring annotations feature: I can use the context menu annotate option to save annotation comments but when I refresh the page the annotation is hidden (OSX, Chrome browser v48).

This works OK in a 'fresh' version of AEM6 (prior to installing my code), e.g. I can edit a Geometrixx page store an annotation and following a page refresh the annotation pop-up is shown).   Looking in the content tree I can see a node of type cq:annotations with the values stored that I have entered.  Where should I start to debug this problem?

  1. There are no obvious errors client or server side.
  2. When I create an annotation the browser's web console shows output like the following. 
    XHR finished loading: POST "http://localhost:4502/content/geometrixx/en/jcr:content/par/text_1/cq:annotations/".post @ widgets.js:90400CQ.wcm.Annotation.CQ.Ext.extend.post @ widgets.js:170605field.CQ.Ext.form.TextArea.listeners.change @ widgets.js:170908EXTUTIL.Event.fire @ widgets.js:4777EXTUTIL.Observable.fireEvent @ widgets.js:4418CQ.Ext.form.Field.CQ.Ext.extend.onBlur @ widgets.js:66196h @ widgets.js:11672 clientlibs_jquery.js:9666 XHR finished loading: GET "http://localhost:4502/content/geometrixx/en/jcr:content/par/text_1/cq:annotations/more_.json".

     

0 Replies