Skip to content

api3 deletelist queries expect strings#531

Open
ufundo wants to merge 1 commit intoProject60:masterfrom
ufundo:deletelist
Open

api3 deletelist queries expect strings#531
ufundo wants to merge 1 commit intoProject60:masterfrom
ufundo:deletelist

Conversation

@ufundo
Copy link
Copy Markdown
Contributor

@ufundo ufundo commented Apr 21, 2026

This fixes a bug on Drupal 10, CiviCRM 6.12, PHP8.3 where the parameter comes through to the server as an integer, and then is passed to explode on the serverside, which crashes.

This is probably not the best fix, but it was an easy fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant