Opened 16 years ago
Closed 16 years ago
#390 closed defect (bug) (fixed)
<span> tag not closed in bp_group_active_forum_topics
Reported by: | mikepratt | Owned by: | |
---|---|---|---|
Milestone: | Priority: | critical | |
Severity: | Version: | ||
Component: | 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.
Note: See
TracTickets for help on using
tickets.
Fixed in r918