Opened 4 years ago
Closed 4 years ago
#8640 closed defect (bug) (fixed)
PHP Notice in BP_Activity_oEmbed_Extension::validate_url_to_item_id() on invalid requests
| Reported by: | dd32 | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 10.1.0 |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
Similar to #8601
E_WARNING: strpos() expects parameter 1 to be string, array given in wp-content/plugins/buddypress/bp-activity/classes/class-bp-activity-oembed-extension.php:94
Example:
GET https://example.org/wp-json/oembed/1.0/embed?format=xml&url[]=https://example.org/
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Got it thanks for your report. We’ll fix it in 10.1.0 asap.