[buddypress-trac] [BuddyPress Trac] #9207: Improve WP Playground compatibility
buddypress-trac
noreply at wordpress.org
Fri Nov 1 06:07:12 UTC 2024
#9207: Improve WP Playground compatibility
------------------------------+---------------------
Reporter: imath | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 15.0.0
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
------------------------------+---------------------
Changes (by imath):
* owner: (none) => imath
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"14068" 14068]:
{{{
#!CommitTicketReference repository="" revision="14068"
Improve BuddyPress compatibility with WP Playground previews
- Avoid using `SIGNED` casting into the SQL query retrieving the signup
field IDs as it's generating an error with WP Playground SQLite db.
- Make sure BP URI globals are set during Ajax requests passing the
current displayed page canonical URL into these requests.
- Ignore the `bp-message` cookie when its value is set to `deleted` to
prevent the wrong display of a template notice when BP Legacy is the
active template pack.
- Update JSON blueprints to latest WP Playground's blueprint schema.
Props espellcaste
Fixes #9207
Closes https://github.com/buddypress/buddypress/pull/389
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9207#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list