#5606 closed defect (bug) (fixed)
WSOD when posting a new blog comment and activity component is disabled
Reported by: | r-a-y | Owned by: | r-a-y |
---|---|---|---|
Milestone: | 2.0.1 | Priority: | normal |
Severity: | normal | Version: | 1.2 |
Component: | Blogs | Keywords: | |
Cc: |
Description
Reported here:
http://buddypress.org/support/topic/fatal-error-in-posting-comments/
When the activity component is disabled, but the blogs component is enabled and a user attempts to post a new blog comment, a WSOD occurs.
The reason this happens is we don't do a check to see if the activity component is active or not in the bp_blogs_record_comment()
function.
Surprised no one reported it until now!
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 8342: