Skip to:
Content

BuddyPress.org

Opened 18 years ago

Closed 18 years ago

#390 closed defect (bug) (fixed)

<span> tag not closed in bp_group_active_forum_topics

Reported by: mikepratt Owned by:
Priority: critical Milestone:
Component: Version:
Severity: Keywords: tag, ie, html, span
Cc:

Description

line 447 in file bp_groups_templatetags.php- the span tag is not closed. Closing it fixed a prorogation of 21 errors in html validation which I think was a major cause of ie6 and 7 rendering errors. FF and Safari seem to handle it more elegantly which is why I, and others never noticed I think.

Change History (1)

#1 @apeatling
18 years ago

  • Resolutionfixed
  • Status newclosed

Fixed in r918

Note: See TracTickets for help on using tickets.