[buddypress-trac] [BuddyPress Trac] #7490: FIX: Impossible to display older activity comments
buddypress-trac
noreply at wordpress.org
Thu Mar 30 11:41:12 UTC 2017
#7490: FIX: Impossible to display older activity comments
----------------------------+-----------------------
Reporter: antonioeatgoat | Owner:
Type: defect (bug) | Status: new
Priority: low | Milestone: 2.8.3
Component: Activity | Version: 2.8.2
Severity: critical | Keywords: has-patch
----------------------------+-----------------------
It isn't possible to display more than 5 comments, the button 'Show all
comments' doesn't have any effect. This happens because the older comments
are hided twice: using inline style ( jq(this).toggle(); ) and css class
'hidden'.
When an user click on 'Show all comments', the inline style changes, but
the 'hidden' class remains and override the style.
Removing this line it works again and I cannot find any collateral effect.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7490>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list