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.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in r918