Opened 14 years ago
Closed 14 years ago
#21796 closed enhancement (fixed)
Don't show paths in wp_upload_dir()
| Reported by: | nacin | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Upload | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
wp_upload_dir() unnecessarily shows the full path to an upload directory in case it can't create it. We shouldn't even bother showing the path at all — an error of "Error uploading file. Is the uploads directory writeable by the server?" should be sufficient.
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In [21757]: