Skip to:
Content

BuddyPress.org

Opened 18 years ago

Closed 17 years ago

Last modified 10 years ago

#338 closed enhancement (fixed)

Group Image fields, avatar_thumb and avatar_full are too short

Reported by: fishbowl81 Owned by:
Priority: trivial Milestone:
Component: Version:
Severity: Keywords: avatars, image location, string length
Cc:

Description

The current database structure allows for 150 characters for avatars for groups. The system does nothing to validate the string length when uploading avatars, and thus stores concatenated image urls for long image names.

I think it would be safe to extend the field length to 256, with no negative impact for most users.

Change History (3)

#1 @apeatling
17 years ago

  • Resolutionfixed
  • Status newclosed

Fixed in r953, thanks.

#2 @(none)
17 years ago

  • Milestone Groups 1.0

Milestone Groups 1.0 deleted

#3 @DJPaul
10 years ago

  • Type taskenhancement
Note: See TracTickets for help on using tickets.