Ticket #751 (closed defect: fixed)
unstripped slashes in activity links
| Reported by: | buzz_lightyear | Owned by: | apeatling |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Keywords: | activity streams, kses, has-patch | |
| Cc: | djpaul@…, buzz_lightyear@… |
Description
Changeset 1484:
add_filter( 'bp_get_activity_content', 'wp_filter_kses' );
this line causes unstripped slashes in Activity stream URLs.
commenting it out, everything is back to normal.
Change History
Note: See
TracTickets for help on using
tickets.
