[wp-trac] [WordPress Trac] #62577: WordPress Rest API broken in 6.7.1
WordPress Trac
noreply at wordpress.org
Wed Nov 27 06:37:42 UTC 2024
#62577: WordPress Rest API broken in 6.7.1
--------------------------------+------------------------------
Reporter: DoingSomeWordpress | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: REST API | Version: 6.7.1
Severity: critical | Resolution:
Keywords: | Focuses:
--------------------------------+------------------------------
Comment (by sainathpoojary):
== Reproduction Report
=== Description
This report validates whether the issue can be reproduced.
=== Environment
- WordPress: 6.7.1
- PHP: 8.1.29
- Server: nginx/1.16.0
- Database: mysqli (Server: 8.0.16 / Client: mysqlnd 8.1.29)
- Browser: Chrome 131.0.0.0
- OS: macOS
- Theme: Twenty Twenty-Five 1.0
- MU Plugins: None activated
- Plugins: Test Reports 1.2.0
=== Actual Results
❌ Error didn't condition occurs.
=== Additional Notes
The /wp/v2/users/me REST API route does exist in WordPress by default. I
assume you meant replacing "me" with a specific user ID.
I tested the route:
/?rest_route=/wp/v2/users/<user_id>
(e.g., /?rest_route=/wp/v2/users/1)
However, I was unable to reproduce the issue in both 6.6.1 and 6.7.1. It
would be great if you could provide any additional steps or details
required to help us replicate the problem.
=== Supplemental Artifacts
6.7.1:
[[Image(https://utfs.io/f/PL8E4NiPUWyOUUpJw5y5QqC7uyhI6rZYgOWJBkSEcXzLU4Kb)]]
6.6.1:
[[Image(https://utfs.io/f/PL8E4NiPUWyOUvsv1BNy5QqC7uyhI6rZYgOWJBkSEcXzLU4K)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62577#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list