Opened 12 years ago
Closed 11 years ago
#29273 closed defect (bug) (duplicate)
Paths should be relative for images and uploads in database
| Reported by: | wilhemarnoldy | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Upload | Version: | 3.9.2 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
This is a follow-up to #2682.
I would know if it's possible to adapt "ryanscheuermann" patch of this previous ticket to new 3.9.2 WP version .
Many functions changed since 8 years.
Is it possible to make a new patch or a plugin ?
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #2682.
WordPress has made a design decision in it's code to use absolute URLS. This is highly unlikely to be something we would change due to the reasons outlined in the core handbook.