#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 |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0.1 |
| Component: | Blogs | Version: | 1.2 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 8342: