Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#32015 closed defect (bug) (fixed)

List table views: missing current class for "All" when logged in as Author

Reported by: afercia's profile afercia Owned by: wonderboymusic's profile wonderboymusic
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:

https://cldup.com/-6mXWh7YPU.png

In the proposed patch:
add missing "current" class to the Posts list table views "All" link when logged in as Author.

Attachments (1)

32015.patch (676 bytes) - added by afercia 10 years ago.

Download all attachments as: .zip

Change History (5)

@afercia
10 years ago

#1 @afercia
10 years ago

  • Keywords has-patch added

#2 @afercia
10 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 4.3

Patch still applies, would recommend for commit consideration.

#3 @wonderboymusic
10 years ago

  • Owner set to wonderboymusic
  • Resolution set to fixed
  • Status changed from new to closed

In 32903:

List table views: fix missing current class for "All" when logged in as an author.

Props afercia.
Fixes #32015.

#4 @ocean90
10 years ago

#32377 was marked as a duplicate.

Note: See TracTickets for help on using tickets.