[wp-trac] [WordPress Trac] #25878: wp_referer_field not includes base URL from general settings
WordPress Trac
noreply at wordpress.org
Fri Nov 8 11:28:01 UTC 2013
#25878: wp_referer_field not includes base URL from general settings
---------------------------+------------------------------
Reporter: hectorlinares | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------
Comment (by dd32):
`$_SERVER['REQUEST_URI']` in your case should always be set to a full
path, that is, `/en/blog/wp-admin/....`.
It sounds like the server has some kind of proxying setup which messes
this up, or the request uri is only partially sent to PHP.. basically, I
think the issue isn't WordPress, but your server configuration.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25878#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list