Hi All,
When several nodes with comments are shown on a page, the ajax_comments_post_comment_render() adds settings to Drupal.settings several times. So, for example, with 5 nodes it looks like this: "clean_url":[1,1,1,1,1].
Hi All,
When several nodes with comments are shown on a page, the ajax_comments_post_comment_render() adds settings to Drupal.settings several times. So, for example, with 5 nodes it looks like this: "clean_url":[1,1,1,1,1].
Comments
Comment #1
ss81 commentedAfter code review, I realized that this is not a bug. Module works with only comments on node's page. Therefore I changed category to "feature request",
Comment #2
qzmenkoIssue is closed because 6.x version is unsupported. Feel free to open new issue for 7.x or 8.x versions of module.