[buddypress-trac] [BuddyPress] #1395: </form> and </div> mixed up in Changeset 2152
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Nov 28 21:00:16 UTC 2009
#1395: </form> and </div> mixed up in Changeset 2152
-------------------+--------------------------------------------------------
Reporter: 21cdb | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Keywords: |
-------------------+--------------------------------------------------------
Isn't it supposed to be a closed <form> tag instead of a closed <div> on
line 60 of Changeset 2152 - trunk/bp-activity/bp-activity-widgets.php?
{{{
56 <form action="" name="activity-widget-form" id="activity-
widget-form" method="post">
57 <?php wp_nonce_field( 'activity_filter',
'_wpnonce_activity_filter' ) ?>
58 <input type="hidden" id="aw-querystring"
name="aw-querystring" value="" />
59 <input type="hidden" id="aw-oldestpage"
name="aw-oldestpage" value="1" />
60 </div>
61
}}}
--
Ticket URL: <http://trac.buddypress.org/ticket/1395>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list