[buddypress-trac] [BuddyPress] #2443: Make sure that make_clickable is run before wptexturize (was: posting links at the end of status updates breaks them in member page)
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Apr 11 12:33:21 UTC 2011
#2443: Make sure that make_clickable is run before wptexturize
------------------------+----------------------
Reporter: orioneweb | Owner:
Type: defect | Status: reopened
Priority: major | Milestone: 1.3
Component: Activity | Version:
Resolution: | Keywords: close
------------------------+----------------------
Changes (by boonebgorges):
* status: closed => reopened
* resolution: invalid =>
Comment:
Reopening this ticket because I've been straightened out a bit on WP trac.
The root cause of the problem is not make_clickable() itself, but the fact
that BP is not making sure to run it before wptexturize, which is
responsible for converting quotes into HTML entities. (WP sets its uses of
make_clickable to priority 9.) I've run a preliminary test or two and this
seems to fix the problem. I'll sweep through the rest of the components
and make sure that it doesn't cause any other problems.
--
Ticket URL: <https://trac.buddypress.org/ticket/2443#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list