[buddypress-trac] [BuddyPress Trac] #6551: Wrong shape of the CROP size of the group thumbnail
buddypress-trac
noreply at wordpress.org
Wed Jul 8 18:37:53 UTC 2015
#6551: Wrong shape of the CROP size of the group thumbnail
---------------------------+--------------------
Reporter: Diabolique | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.3.3
Component: API - Avatars | Version: 2.3.2
Severity: normal | Resolution:
Keywords: |
---------------------------+--------------------
Changes (by r-a-y):
* keywords: needs-patch =>
* priority: highest => normal
* component: API => API - Avatars
* milestone: => 2.3.3
Comment:
Looks like the fix was made in #6479 for v2.3.2, but during the build
process, the `avatar.min.js` file was not updated.
To fix this temporarily, you can either do the following:
Add `define( 'SCRIPT_DEBUG', true );` to wp-config.php.
This will load the unminified CSS and JS for everything in WordPress.
This is a little heavy-handed.
Or:
You can copy `/bp-core/avatar.js` to `/bp-core/avatar.min.js`.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6551#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list