#20428 closed defect (bug) (invalid)
Media Uploader - Default Date Format Directory Errror
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | trivial | Version: | 3.3.1 |
| Component: | Media | Keywords: | |
| Focuses: | Cc: |
Description
When file are uploaded via the Media Uploader images do not go into the latest month's folder. For example, we installed a fresh install of v3.3.1 in March and uploaded files, now in April all newly uploaded files are still going into the March folder. The attachment meta_data appears to be incorrect.
For example an image uploaded on 4/12/2012: the attachment meta data is pointing to uploads/2012/04/filename when the file actually incorrectly resides in uploads/2012/03/filename.
This is on a clean WP install (PHP 5.3.8). Our temporary workaround was to disable the organization of month and year structure via Settings > Media.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Images are uploaded into the folder for the date of the post. If you, for example, post-date a post as March, the image would be uploaded there.
However this is not reproducible by me (April has gone to April all month on 3.3.1). I would suggest making a post in the support forums.