[buddypress-trac] [BuddyPress] #5024: Global.js ID ref prevents joining private group in single group view
buddypress-trac
noreply at wordpress.org
Wed Jul 24 19:46:21 UTC 2013
#5024: Global.js ID ref prevents joining private group in single group view
-------------------------------------------+------------------
Reporter: becskr | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 1.9
Component: Groups | Version: 1.7
Severity: normal | Resolution:
Keywords: reporter-feedback needs-patch |
-------------------------------------------+------------------
Comment (by r-a-y):
For the 404 issue, might be related to the server.
I recently ran into problems with nonced URLs in general because the
server was running nginx and the rewrite rules were not set up properly.
As a result, the `$_REQUEST['_wpnonce']` did not exist, but existed in
`$_REQUEST['q'] = '_wpnonce=xxxx'`.
This led to the nonce failing and 404 and redirects started happening.
Just a FWIW.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5024#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list