[buddypress-trac] [BuddyPress Trac] #6719: Activity link moderation doesn't output useful error message to end users
buddypress-trac
noreply at wordpress.org
Sat Nov 7 19:19:26 UTC 2015
#6719: Activity link moderation doesn't output useful error message to end users
-----------------------------+-------------------------
Reporter: r-a-y | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.5
Component: General - UX/UI | Version: 1.6
Severity: normal | Keywords: needs-patch
-----------------------------+-------------------------
Reported on the buddypress.org forums:
> In a BP Group, when posting an activity update, commenting on an
activity update, or replying to an existing activity update, if the post
contains more than the allowed number of links for WP comment moderation
(as set in Admin >> Settings >> Discussion >> Comment Moderation >> “Hold
a comment in the queue if it contains X links”) the post is rejected with
an unhelpful error message: “There was an error posting your reply. Please
try again.”
https://buddypress.org/support/topic/buddypress-groups-activity-posting-
fails-based-on-wp-comment-moderation-setting/
I haven't verified the report, but this sounds about right.
The bare minimum we need to do is add a better error message.
This will require some form of `WP_Error` addition and handling, similar
to what was done in #6535.
On the flip side, the most work that would need to be done is to introduce
some form of moderation status:
https://buddypress.trac.wordpress.org/browser/tags/2.3.4/src/bp-activity
/bp-activity-filters.php?marks=149-152#L136
But that's another ticket for another day :)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6719>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list