It is a great module but some bugs need fixing.
I use the drupal 6.25 and inline ajax comment. I found there is a bug that:
If there is no comment in the node, the "Add Comment" link in the "grey box" will not work.
But if I have added a comment in the node page (not inline comment views), then the "Add Comment" link works.
I hope it can be fixed as it should be "normal" for users to add comment always in the "inline comment views".
Thank you so much in advance.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | fix_js_base_path-1533038-5.patch | 2.89 KB | kitkat13 |
| #2 | fix_js_base_path-1533038-2.patch | 1.29 KB | derjochenmeyer |
Comments
Comment #1
jaykainthola commentedI have check this and I found that drupal basepath is not included with url in the js. Due to this, we are getting the url not found error.
I have added basepath with the url and its working fine.
Comment #2
derjochenmeyer commentedThis patch adds the basepath to reply.js and loadComments.js
Comment #3
ghankstef commentedPlease clarify this. You've marked this as being the 7.x-1.x-dev branch but then say you are using the Drupal 6 version. I don't know if the patch is for the Drupal 6 or 7 version
Comment #4
derjochenmeyer commentedThe patch is for 7. I never used the 6 version. (that was adamtong with the original issue).
I was changing this issue form 6 to 7.x-1.x because its usually good practice to fix a bug in HEAD first and then backport it to older versions.
Try to install Drupal in a subdirectory and the ajax links stop working.
Comment #5
kitkat13 commentedThis patch adds the basepath to reply.js , loadComments.js , ajaxPoster.js and js/reformatPager.js
Comment #6
simon georges commentedIt works indeed.
Comment #7
mariafromatoz commentedpatch #5 worked like a treat , thanks.
Comment #8
chefdro commentedi added patch 5.. still says "loading..."
the comment does not load.. and add new comment redirects to the post's page.
i use drupal 7.. and module version is 7.x-1.0-beta2
Comment #9
miccelito commentedMentioned before, the Inline Comments only works with Views format Unformatted (doesn't work for Views format Table).
After adding patch #5 - Inline Comments links (i.e. edit, reply) work in NODES only - but not in VIEWS field Inline Comments.
Comment #10
simon georges commentedNeeds work, then.
Comment #11
Nicolino77 commentedWhere are we in this matter?
Comment #12
socialnicheguru commentedin a view, I get a new page where I can edit the comment. The filter is not selected