Opened 7 months ago
Closed 5 months ago
#1980 closed defect (fixed)
separate classes, add more or remove some
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
comment:1
johnjamesjacoby — 7 months ago
- Milestone changed from Awaiting Review to 2.2
comment:3
johnjamesjacoby — 6 months ago
- Owner set to johnjamesjacoby
comment:5
johnjamesjacoby — 5 months ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Confirmed.