This PR intents to solve the issue in two views of com_installer where ordering of some columns in some views (manage and updatesites) are not correct when using other languages that not english.
How to test
Use latest staging
Install, for instance, german language and set it as default admin
Go to Erweiterungen -> Verwalten -> Manage (Extensions -> Manage -> Manage in english)
Now order by "Typ" (Type), you will see that is not ordered correctly.
Install this patch.
Repeat steps 3 and 4. You will see is ordered correctly now.
Do the similar process for Erweiterungen -> Verwalten -> Update Sites (Extensions -> Manage -> Update Sites in english)
Test also the search, other ordering, pagination and filters in those two views and check everything is fine.
It would be nice to check other languages to. I tried also pt-PT and works fine.
@richard67 here is the last PR for the translate ordering problem in com_install.
I have tested this item successfully on db0494b
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/9139.