? ? ? Pending

User tests: Successful: Unsuccessful:

avatar Quy
Quy
30 Jun 2021

Summary of Changes

In list view, the caption text is wrong for the Ordering column and ascending/descending are not translated.

Testing Instructions

Go to Global Configuration > System
Enable Debug Language.

In https://github.com/Quy/joomla-cms/blob/30c1d8ce688c9e84e6f996bb1877a9fdec23fc94/administrator/components/com_content/tmpl/articles/default.php#L110
Change <caption class="visually-hidden"> to <caption class="caption-top">.

Go to Content > Articles
In Sort Table By dropdown, select Ordering ascending/descending.
In Sort Table By dropdown, select Status ascending/descending.

Apply PR.

See captions for the above.

Actual result BEFORE applying this Pull Request

**Table of Articles**, **Sorted by:** **ID**,
**Table of Articles**, **Sorted by:** **ID**,

**Table of Articles**, **Sorted by:** **Status** - ascending,
**Table of Articles**, **Sorted by:** **Status** - descending, 

Expected result AFTER applying this Pull Request

**Table of Articles**, **Sorted by:** ****Ordering** - ascending**, 
**Table of Articles**, **Sorted by:** ****Ordering** - descending**, 

**Table of Articles**, **Sorted by:** ****Status** - ascending**, 
**Table of Articles**, **Sorted by:** ****Status** - descending**, 

avatar Quy Quy - open - 30 Jun 2021
avatar Quy Quy - change - 30 Jun 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Jun 2021
Category Administration Language & Strings Layout
avatar Quy Quy - change - 30 Jun 2021
The description was changed
avatar Quy Quy - edited - 30 Jun 2021
avatar Quy Quy - change - 30 Jun 2021
The description was changed
avatar Quy Quy - edited - 30 Jun 2021
avatar brianteeman
brianteeman - comment - 1 Jul 2021

changes in joomla.ini should be synced to the site and api versions

avatar Quy Quy - change - 2 Jul 2021
Labels Added: ? ?
avatar Quy
Quy - comment - 2 Jul 2021

Added. Thanks!

avatar brianteeman
brianteeman - comment - 2 Jul 2021

changes in joomla.ini should be synced to the site and api versions

avatar Quy
Quy - comment - 2 Jul 2021

I don't understand. Added the new strings to both files.

avatar brianteeman
brianteeman - comment - 2 Jul 2021

there are 3 - site/admin/api

avatar brianteeman brianteeman - test_item - 2 Jul 2021 - Tested successfully
avatar brianteeman
brianteeman - comment - 2 Jul 2021

I have tested this item successfully on 43dd1b8


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/34672.

avatar pabloarias pabloarias - test_item - 2 Jul 2021 - Tested successfully
avatar pabloarias
pabloarias - comment - 2 Jul 2021

I have tested this item successfully on 43dd1b8


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/34672.

avatar richard67 richard67 - change - 2 Jul 2021
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 2 Jul 2021

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/34672.

avatar wilsonge wilsonge - change - 4 Jul 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-07-04 20:29:23
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 4 Jul 2021
avatar wilsonge wilsonge - merge - 4 Jul 2021
avatar wilsonge
wilsonge - comment - 4 Jul 2021

Thanks!

Add a Comment

Login with GitHub to post a comment