[buddypress-trac] [BuddyPress] #1818: AJAX query string filtering - empty qs not being filtered HAS-PATCH
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Feb 5 01:55:34 UTC 2010
#1818: AJAX query string filtering - empty qs not being filtered HAS-PATCH
----------------------+-----------------------------------------------------
Reporter: MrMaz | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.2
Keywords: has-patch |
----------------------+-----------------------------------------------------
In bp_dtheme_ajax_querystring() in ajax.php the query string is not being
passed through the filter if it is empty. I have situations where it is
critical that I be able to do this. One example is being able to inject a
'primary_id' into the query string. If the query string happens to be
empty, then my filter is bypassed.
I don't think there could possibly be an issue where passing an empty
string would harm any of the loop templates. I have tested this patch on
1.2-RC and did not have any problems.
--
Ticket URL: <http://trac.buddypress.org/ticket/1818>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list