[buddypress-trac] [BuddyPress Trac] #5759: Send Invites HTML is hard-coded, displayed in a different way than with template, causes inconsistencies

buddypress-trac noreply at wordpress.org
Thu Jul 17 13:40:11 UTC 2014


#5759: Send Invites HTML is hard-coded, displayed in a different way than with
template, causes inconsistencies
--------------------------+-----------------------------
 Reporter:  jreeve        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Groups        |    Version:  2.0
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 It's possible to control the way users in Groups -> Send Invites list are
 displayed by putting `groups/single/send-invites.php` in one's theme, but
 these changes don't apply to the HTML returned by AJAX, which remains
 unthemed. This could cause inconsistencies. For example, if a user has
 already invited a few friends, those friends appear themed by send-
 invites.php, but if that user clicks the checkboxes to invite more
 friends, the new friends will display according to the AJAX HTML, which is
 in the function `bp_dtheme_ajax_invite_user()`.

 Screenshots and more discussion at my github issue:
 https://github.com/mlaa/cbox-mla/issues/52

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5759>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list