Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #2996, comment 4


Ignore:
Timestamp:
06/01/2011 08:22:34 AM (15 years ago)
Author:
hnla
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2996, comment 4

    initial v1  
    1 Sadly this fix introduces errors, for every valid group field there is generated an extra empty LI element, tried to pin it down but out of time, looks like the $i incremental is adding + 1 to each 'foreach' looped item.
     1Sadly this enhancement introduces errors, for every valid group field there is generated an extra empty LI element, tried to pin it down but out of time, looks like the $i incremental is adding + 1 to each 'foreach' looped item.
    22
    33I reverted the change manually and the issue is resolved.