#23104 closed defect (bug) (fixed)
symlinks in DOCUMENT_ROOT result in bad output for mutltisite htaccess generation
| Reported by: | wpewill | Owned by: | markjaquith |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5.1 |
| Component: | Multisite | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
If there is a symlink somewhere in DOCUMENT_ROOT, it will differ from ABSPATH, causing the preg_replace prefix removal to fail, making the relative path calculation fail, resulting in a path from the filesystem root, except with the leading / missing
Attachments (1)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #23073