#37142 closed defect (bug) (fixed)
Incorrectly documented datatype for $request parameter of posts_request filter.
Reported by: | coffee2code | Owned by: | DrewAPicture |
---|---|---|---|
Milestone: | 4.6 | Priority: | normal |
Severity: | trivial | Version: | |
Component: | General | Keywords: | has-patch |
Focuses: | docs | Cc: |
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.
Patch referenced in ticket.