#32015 closed defect (bug) (fixed)
List table views: missing current class for "All" when logged in as Author
| Reported by: | afercia | Owned by: | wonderboymusic |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | Administration | Version: | 4.1 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | ui |
Description
- log in as an Author
- be sure you're the author of some posts
- go in the Posts screen
- the default view will be "Mine"
- click on "All" in the list table views links
- the "All" link is missing the "current" class
Screenshot:
In the proposed patch:
add missing "current" class to the Posts list table views "All" link when logged in as Author.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)

Patch still applies, would recommend for commit consideration.