Opened 12 years ago
Closed 12 years ago
#29177 closed defect (bug) (fixed)
Undefined index: path - line line 5722 of class-wp-xmlrpc-server.php.
| Reported by: | simonp303 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | XML-RPC | Version: | 1.5 |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: |
Description
I get this error a lot:
Undefined index: path - line line 5722 of class-wp-xmlrpc-server.php.
Line 5727 has an isset query - not sure why line 5722 does not as well - it needs one.
Cheers :)
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: [22560]. Introduced in [1670].