[buddypress-trac] [BuddyPress] #4265: WP 3.4/BP1.5.6 – issue with quotes on SWA
buddypress-trac
noreply at wordpress.org
Sat Apr 20 12:55:06 UTC 2013
#4265: WP 3.4/BP1.5.6 – issue with quotes on SWA
-----------------------------------+-----------------------------
Reporter: chouf1 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Activity | Version: 1.7
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+-----------------------------
Changes (by imath):
* keywords: => has-patch 2nd-opinion
* version: 1.5.6 => 1.7
Comment:
Hi,
If you add spaces between the quote and the word, then wptexturize inverse
the quotes, i think it's a WordPress trouble.
example : " guillemets " will be filtered this way : » guillemets « by
wptexturize in an activity or a post...
The only thing BuddyPress can look at is the priority of wptexturize. In
1.7, if you post an activity with no space between the quote and the word,
then you have this : »guillemets ». In a WordPress post, the quotes are
ok.
If wptexturize is applied after stripslashes_deep, then the quotes are ok
like on a WordPress post. I suggest the 4265.diff attached to this ticket.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4265#comment:7>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list