[buddypress-trac] [BuddyPress Trac] #5890: Buddypress Activity Link (time ago) Issue
buddypress-trac
noreply at wordpress.org
Thu Sep 25 23:13:00 UTC 2014
#5890: Buddypress Activity Link (time ago) Issue
--------------------------+------------------
Reporter: Cartographer | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.2
Component: Core | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Changes (by boonebgorges):
* milestone: Awaiting Review => 2.2
Comment:
Thanks very much for the clarification, Cartographer. Using your suggested
group name, I was able to replicate (because a Greek group name plus a
Greek topic name made the URL long enough to break things).
The issue is that the `primary_link` column in the activity table is
`VARCHAR(255)`. When the Greek characters are URL encoded to save to this
field, it makes the URL longer than 255 characters.
Easiest (though perhaps the lamest) fix is to lift the 255 char
restriction. There are a collection of issues on core Trac that are
related; see eg https://core.trac.wordpress.org/ticket/29573. It would be
nice to get someone with more multibyte and character-encoding-in-MySQL
experience to chime in on our options aside from upping the 255 char
limit. But let's do something for 2.2.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5890#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list