[buddypress-trac] [BuddyPress] #4118: `primary_link` column in wp_bp_activity allows too few characters

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Wed Apr 4 11:01:42 UTC 2012


#4118: `primary_link` column in wp_bp_activity allows too few characters
--------------------------+--------------------
 Reporter:  boonebgorges  |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  1.5.6
Component:  Activity      |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+--------------------

Comment (by boonebgorges):

 Good call on the MySQL `varchar` limitation. 255 characters is better than
 150, but there will still be edge cases where it'll get truncated, and the
 bug will come up again. Therefore I'm leaning toward changing it to
 `text`.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4118#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list