Opened 13 months ago
#57048 new defect (bug)
Handle trailing slashes in rest_preload_api_request
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | 4.7 |
Component: | REST API | Keywords: | needs-patch |
Focuses: | rest-api | Cc: |
Description
When passing a path to rest_preload_api_request
that ends in query string, ensure that the parsed path also is untrailingslashit. Follow up to #51636
Note: See
TracTickets for help on using
tickets.