Opened 7 months ago

Closed 5 months ago

#1980 closed defect (fixed)

separate classes, add more or remove some

Reported by: alexvorn2 Owned by: johnjamesjacoby
Priority: normal Milestone: 2.3
Component: Topics Version: 2.1
Severity: normal Keywords:
Cc: stephen@…

Description

For example in a topic page:
We have <div class="post-349 topic type-topic status-publish hentry" id="post-349">

and below that in the same page:
<div class="post-349 topic type-topic status-publish hentry odd bbp-parent-forum-347 bbp-parent-topic-349 bbp-reply-position-1 user-id-1 topic-author" id="post-349">

You can see that page classes of the post id are the same as topic classes...

Change History (5)

  • Milestone changed from Awaiting Review to 2.2

Confirmed.

  • Cc stephen@… added
  • Owner set to johnjamesjacoby
  • Component changed from General to Topics
  • Resolution set to fixed
  • Status changed from new to closed

(In [4594]) In loop-single-reply/topic templates, replace "post-ID" with correct post type for query. Fixes issues with duplicate element ID's. Fixes #1980.

Note: See TracTickets for help on using tickets.