#3443 closed defect (bug) (fixed)
Unable To Submit Plugins To WordPress.org
Reported by: | varunms | Owned by: | ocean90 |
---|---|---|---|
Milestone: | Priority: | highest omg bbq | |
Component: | Plugin Directory | Keywords: | has-patch |
Cc: |
Description
I have been trying to submit a new plugin in wordpress.org plugin directory for the past 5hrs -6hrs but not able to.
I keep getting ( Could not insert post into the database ) Error
Screenshot : http://s.svarun.in/kP
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Caused by
Plugin_Directory::filter_wp_insert_post_data()
which enforces empty date values to be used for new plugin posts. The database error isIncorrect datetime value: '' for column 'post_modified' at row 1
.