[buddypress-trac] [BuddyPress Trac] #5890: Buddypress Activity Link (time ago) Issue
buddypress-trac
noreply at wordpress.org
Sat Nov 22 15:40:05 UTC 2014
#5890: Buddypress Activity Link (time ago) Issue
--------------------------+---------------------
Reporter: Cartographer | Owner: djpaul
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.2
Component: Core | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Changes (by djpaul):
* owner: => djpaul
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9168"]:
{{{
#!CommitTicketReference repository="" revision="9168"
Core, Activity: change the Activity table's `primary_link` column from
`varchar(255)` to `text`.
This change will avoid unintended truncation for long URLs. This can be a
problem for links
built from slugs written in double-byte languages, or for letters that
have been URL encoded.
We've tried previously to fix this, in r5966. Better luck this time. :)
Fixes #5890, props tharsheblows
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5890#comment:10>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list