[buddypress-trac] [BuddyPress Trac] #6844: Extract & relocate core markup functions: Theme compat include functionality & search forms file
buddypress-trac
noreply at wordpress.org
Thu Sep 15 18:29:39 UTC 2016
#6844: Extract & relocate core markup functions: Theme compat include
functionality & search forms file
-------------------------+---------------------------
Reporter: hnla | Owner: boonebgorges
Type: enhancement | Status: assigned
Priority: normal | Milestone: 2.7
Component: Templates | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+---------------------------
Comment (by r-a-y):
Found an issue where trying to do an AJAX search from a component's
directory page would not return the proper results.
The problem is due to moving the `<input name="">` out of the `<label>`
element and our AJAX JS looking explicitly for '<label><input></label>`.
I'm going to fix this by adjusting our JS to look for `input[name]`
instead.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6844#comment:39>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list