[buddypress-trac] [BuddyPress] #5139: Second Activity Comment Disabled
buddypress-trac
noreply at wordpress.org
Tue Aug 13 05:42:44 UTC 2013
#5139: Second Activity Comment Disabled
--------------------------+-----------------------------
Reporter: thecorkboard | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Activity | Version: 1.8
Severity: major | Keywords:
--------------------------+-----------------------------
Hello-
On trying to comment twice on a single activity stream post, the first
comment will work but the second make the "Post" button dead. In review
in the markup in Chrome's inspector, it seems that ac_form_submit is
adding "class disabled" incorrectly. It should be "class='disabled'".
When I force it to this it works just fine.
Here's the relevant markup in full:
{{{
<input type="submit" name="ac_form_submit" value="Post" class=""
disabled="">
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5139>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list