#40659 closed enhancement (fixed)
Post category listing table admin: Need to replace blank space with "No description" when description column is blank
| Reported by: | pratikgandhi | Owned by: | afercia |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.9 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | accessibility |
Description
When you see the post category list table from admin panel you will find that the description column shows blank space instead of "text message" which helps to indicate that the description is not available.
I have attached the screenshot for more clarification.
http://www.awesomescreenshot.com/image/2455447/e13c74d4c1489ff1f6806c4a0b7aac42
So, I have replaced the blank space with the _x('No description');
Attachments (2)
Change History (8)
#1
@
9 years ago
- Keywords has-patch added
- Milestone Awaiting Review → 4.8.1
- Owner set to
- Status new → assigned
- Version 4.7.4
See also #40628.
#2
@
9 years ago
@afercia I have made changes on existing .path to improve coding standard.
Solve phpcs notice:
- Whitespace found at end of line
- expected 1 space before/after closing bracket [ _x( 'Unknown' ); ]
- line indented incorrectly
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Updated description text