[buddypress-trac] [BuddyPress Trac] #9207: Improve WP Playground compatibility

buddypress-trac noreply at wordpress.org
Sat Jul 6 06:22:45 UTC 2024


#9207: Improve WP Playground compatibility
------------------------------+--------------------
 Reporter:  imath             |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  15.0.0
Component:  Build/Test Tools  |    Version:
 Severity:  normal            |   Keywords:
------------------------------+--------------------
 I've found various issues:

 In BP Nouveau: Activity items action buttons are not styled the right way
 looks like the `bp_current_component()` is not set during the Ajax
 context.
 In BP Legacy: a "Deleted" template error notice is always displayed.
 this query `SELECT object_id FROM wp_bp_xprofile_meta WHERE object_type =
 'field' AND meta_key = 'signup_position' ORDER BY CONVERT(meta_value,
 SIGNED) ASC` generates an error : General error: 1 no such column: SIGNED.
 It's not possible to upload Avatars (error is Upload Failed! Error was:
 Please upload only these file types: JPG, JPEG, JPE, GIF, PNG, WEBP.) or
 cover images (error is Upload Failed! Error was: Specified file failed
 upload test.).
 I need to investigate further.

 As WP Playground is putting WordPress in a subdirectory I believe it’s
 problematic. When testing using `wp-now` npm package I don’t get most of
 these errors.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9207>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list