Download & Extend

The same class name is being used for the title 'Topics' and for the total numbe of topics

Project:Advanced Forum
Version:7.x-2.x-dev
Component:Styles
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Within the Forum table there is a problem, the title 'Topics" and the total number of counter are both using the same class name 'forum-number-topics' so the title and the counter end up having the same style.

The other titles/details use a different class names.

Forum
Title class: forum-name
Row class: forum-details

Topics
Title class: forum-number-topics
Row class: forum-number-topics

Posts:
Title class: forum-posts
Row class: forum-number-posts

AttachmentSize
example.png9.69 KB

Comments

#1

Status:active» needs review

This patch should fix it.

6.x-2.0 probably has the same bug.

AttachmentSize
af7_1369468.patch 731 bytes

#2

Confirmed, that patch has fixed it.

#3

Version:7.x-2.0-rc1» 6.x-2.x-dev

Thanks. Moving this to 6.x-2.0

#4

Version:6.x-2.x-dev» 7.x-2.x-dev

Thanks - committed to 6.x-2.x

I also changed the class name in the CSS though, as per attached patch - don't know if you need or want to do the same in 7.x troky?

AttachmentSize
fix_forum_topics_class_names-1369468-4.patch 1.28 KB

#5

Status:needs review» fixed

Fixed.

#6

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here