Opened 7 years ago
Closed 7 years ago
#2542 closed defect (bug) (fixed)
write_post() passes in bad $post_date formats.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | General | Version: | 2.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
$_POSTpost_date? is set to a string without certain values padded. post_date_gmt could also be affected, although its not as likely, but the patch still tries to avoid it just in case.
Attachments (1)
Note: See
TracTickets for help on using
tickets.

1