[buddypress-trac] [BuddyPress] #4761: Modify ajax url to work properly with FORCE_SSL_ADMIN
buddypress-trac
noreply at wordpress.org
Mon May 13 14:25:09 UTC 2013
#4761: Modify ajax url to work properly with FORCE_SSL_ADMIN
--------------------------+---------------------
Reporter: will_c | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 1.7
Component: Core | Version: 1.7
Severity: major | Resolution: fixed
Keywords: |
--------------------------+---------------------
Comment (by boonebgorges):
In [changeset:"7059"]:
{{{
#!CommitTicketReference repository="" revision="7059"
Fixes test_bp_core_ajax_url() for new multisite unit test global
manipulation
The changes introduced in r7058, which adds improvemens to go_to() for use
on
multisite installations, uncovered a limitation in the
test_bp_core_ajax_url()
test. Basically, it shows that bp_core_ajax_url() will always point to
admin-ajax.php of the current site, *not* the root blog. This should not
be a
problem in most cases, though we should keep an eye out in the future to
see
whether problems arise on mapped domains, where cross-domain AJAX calls
may be
affected.
See #4761
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4761#comment:14>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list