[buddypress-trac] [BuddyPress] #2502: JS: bp_dtheme_hide_comments() doesn't work when using an AJAX request
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Jul 7 01:17:26 UTC 2010
#2502: JS: bp_dtheme_hide_comments() doesn't work when using an AJAX request
--------------------+-------------------------------------------------------
Reporter: r-a-y | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.2.6
Component: Core | Keywords: has-patch
--------------------+-------------------------------------------------------
In the bp-default theme, when there are more than five root activity
comments for an activity update, the latest five comments will be shown
and the rest will be hidden.
However, when you click on any AJAX tab (eg. "All Members"), this doesn't
work as expected.
The problem is the order in which bp_dtheme_hide_comments() is fired. The
attached patch fixes this.
''Btw, we need a new component in Trac specifically for the default theme
;)''
--
Ticket URL: <http://trac.buddypress.org/ticket/2502>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list