Opened 5 years ago
Closed 5 years ago
#5935 closed defect (bug) (duplicate)
Database should not contain absolute pathnames
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | major | Keywords: | |
| Cc: |
Description
The filenames for attachments are stored as absolute pathnames in the database. This makes it impossible or at least very hard to move a wordpress database and associated files to a different host. In my opinion pathnames should be stored e.g. relative to the wordpress directory.
Change History (1)
Note: See
TracTickets for help on using
tickets.

See #2682