[buddypress-trac] [BuddyPress Trac] #5811: Ajax crashes on new reply to comment
buddypress-trac
noreply at wordpress.org
Wed Aug 13 17:47:28 UTC 2014
#5811: Ajax crashes on new reply to comment
--------------------------+------------------------------
Reporter: SGr33n | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by SGr33n):
Sure!
I click on reply button:
{{{
<a id="acomment-reply-148227-from-148260" class="acomment-reply bp-
primary-action" href="#acomment-148260">Reply</a>
}}}
Then buddypress.js adds the form:
{{{
<form id="ac-form-148227" class="ac-form" method="post"
action="http://ww4.ircaserta.com/attivita/reply/" style="display: block;">
<div class="ac-reply-avatar">
<img class="avatar user-1-avatar avatar-80 photo" width="80" height="80"
alt="Foto del profilo di SGr33n" src="http://ww4.ircaserta.com/wp-
content/uploads/avatars/1/3047da0262dfccd6795722f43a636a6e-bpthumb.jpg">
</div>
<div class="ac-reply-content">
<div class="ac-textarea">
<textarea id="ac-input-148227" class="ac-input bp-suggestions"
name="ac_input_148227"></textarea>
</div>
<input type="submit" value="Send" name="ac_form_submit">
<a class="ac-reply-cancel" href="#">Cancella</a>
<input type="hidden" value="148227" name="comment_form_id">
</div>
<input id="_wpnonce_new_activity_comment" type="hidden" value="23ace042f5"
name="_wpnonce_new_activity_comment">
<input type="hidden" value="/" name="_wp_http_referer">
</form>
}}}
I write the comment then I push on the submit button and then it stops
working.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5811#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list