Hello,
When I click on 'reply' in a comment, the form doesn't show up.
When I look at the code of ajax_comments_reply(), I see at line 613 that you are doing a check in a variable that is not declared: $form_state.
Hello,
When I click on 'reply' in a comment, the form doesn't show up.
When I look at the code of ajax_comments_reply(), I see at line 613 that you are doing a check in a variable that is not declared: $form_state.
Comments
Comment #1
formatC'vt commentedThanks, confirm bug when reply form not on the same page as comments.
Fix coming soon.
Comment #3
formatC'vt commentedFixed, please upgrade to 7.x-1.2.
Important note: Update cache after upgrade (because of this #2108557: Support for no-javascript fallback)
Comment #4
polThanks !!! I will try tomorrow and report here.
Comment #5
polVersion 1.2 is fixing the problem, we are now using it !
Thanks !!!
Comment #6
formatC'vt commentedyou're welcome =)