Opened 4 years ago
Closed 5 months ago
#1817 closed Defect (worksforme)
blog edit view form uses content_area_user_title as if it were a class but it is an id
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Needs Review |
| Component: | Blog | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brettp | Difficulty: |
Description
#content_area_user_title gets used 3 times on a blog edit page - it either needs to be modified to a class or another css class needs to be defined for this element
Change History (5)
comment:1 Changed 4 years ago by cash
comment:2 Changed 3 years ago by cash
- Component changed from General to BlogPlugin
comment:3 Changed 16 months ago by cash
- Milestone set to Needs Review
- Resolution set to fixed
- Severity set to minor
- Status changed from new to closed
- Version set to 1.7
comment:4 Changed 5 months ago by cash
- Cc changed from brettp, to brettp
- Resolution fixed deleted
- Status changed from closed to reopened
comment:5 Changed 5 months ago by cash
- Resolution set to worksforme
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.

#blog_edit_sidebar is also used more than once - it should be changed to a class