#32015 closed defect (bug) (fixed)
List table views: missing current class for "All" when logged in as Author
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | 4.1 |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | ui | Cc: |
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.
Patch still applies, would recommend for commit consideration.