Opened 9 months ago
#60371 new defect (bug)
get_home_path fails in headless mode.
Reported by: | fishpig | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.4.2 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
The core get_home_path function is incorrect when in a headless mode and siteurl and home are different.
The easy fix for this is to just add a filter to the return value so that we can return ABSPATH
Note: See
TracTickets for help on using
tickets.