#37142 closed defect (bug) (fixed)
Incorrectly documented datatype for $request parameter of posts_request filter.
| Reported by: | coffee2code | Owned by: | DrewAPicture |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.6 |
| Component: | General | Version: | |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: | docs |
Description
The @param docblock for the $request parameter (which represents the "complete SQL query") of the posts_request filter indicates that the parameter has a datatype of array. However, two lines of code earlier it is clearly set as a string.
Patch attached.
Attachments (1)
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)
Patch referenced in ticket.