Hello again. I have the Talk module enabled on my site for a content type, and Comment Easy Reply disabled for that content type. However, when I click Reply on a comment on the talk page, the CER data is filled in (ie the @#1 or however the default is configured).

CommentFileSizeAuthor
#2 cer-on-talk-page.png112.13 KBneRok

Comments

kongoji’s picture

Hi neRok,
I'm not very sure I understood your problem. I installed Talk and disabled Comment Easy Reply on my environment. When I click on reply link, it reply to a comment without any CER tags inserted in comment form.
This is how I configured my content type on /admin/structure/types/manage/<MY_CONTENT_TYPE> :
- Display comments on separate talk page: checked
- Activate Comment Easy Reply mode for this node type.: unchecked

If I enable CER, then I insert a reply with a tag (let's suppose @#1) and then I disable CER for that content type, my @#1 will no more be turned into a tooltip because CER is disabled.

Please help me to better understand this issue.

neRok’s picture

StatusFileSize
new112.13 KB

The problem is when you click reply, it inserts the tag into the text field, and it always says @#0. The attached picture should explain. Clicking any reply link gives the same result.

kongoji’s picture

Hi neRok,
I haven't been able to reproduce the issue on my environment, even following your very detailed instructions, so I committed a new check to avoid @#0 tags. The new commit is available on git repository and it will be added to next 7.x-1.x-dev version within 12 hours. Let me know if it worked.
I also wonder if clearing the system cache could fix the issue by itself.

neRok’s picture

Status: Active » Fixed

That seems to have fixed it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.