Download & Extend

Always active on Talk page

Project:Comment Easy Reply
Version:7.x-1.4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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).

Comments

#1

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.

#2

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.

AttachmentSize
cer-on-talk-page.png 112.13 KB

#3

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.

#4

Status:active» fixed

That seems to have fixed it.

#5

Status:fixed» closed (fixed)

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