Opened 3 years ago
Closed 3 years ago
#11841 closed enhancement (fixed)
Validate $object_id in *_metadata() functions
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
The metadata functions should first check if $object_id is a positive integer.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [13347]) Validate $object_id in *_metadata() functions. Props scribu fixes #11841