? Language Change PR-5.0-dev Pending

User tests: Successful: Unsuccessful:

avatar HLeithner
HLeithner
26 Jul 2023

This removes the usage of instances in the Toolbar Class and moves it to HtmlDocument.

Conceptional feedback would be helpful.

Summary of Changes

The reason moving is mainly because the HtmlDocument is everywhere where we need the toolbar and the toolbar is only relevant to the HtmlDocument.

Testing Instructions

For the moment only the smart search indexer has been
changed to use the new getToolbar function. But all other
toolbars also use the HtmlDocument thru the Toolbar::getInstance()
method.

Actual result BEFORE applying this Pull Request

toolbars are working

Expected result AFTER applying this Pull Request

toolbars still working

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 26 Jul 2023
Category Administration com_finder Libraries
avatar HLeithner HLeithner - open - 26 Jul 2023
avatar HLeithner HLeithner - change - 26 Jul 2023
Status New Pending
avatar HLeithner
HLeithner - comment - 26 Jul 2023

Additional I was wondering about the rtl stuff and the arrow-left / arrow-right thing and if it is a good idea to do this in php. I think it would be better to move this to css and add direction aware icon for such cases like the back button.

4e6bc2f 26 Jul 2023 avatar HLeithner CS
avatar HLeithner HLeithner - change - 26 Jul 2023
Labels Added: ? PR-5.0-dev
avatar heelc29 heelc29 - test_item - 30 Jul 2023 - Tested successfully
avatar heelc29
heelc29 - comment - 30 Jul 2023

I have tested this item successfully on 29117ee


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

avatar joomla-cms-bot joomla-cms-bot - change - 2 Aug 2023
Category Administration com_finder Libraries Administration com_finder Language & Strings Modules Libraries
avatar HLeithner HLeithner - change - 20 Aug 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-08-20 20:44:59
Closed_By HLeithner
Labels Added: Language Change
avatar HLeithner HLeithner - close - 20 Aug 2023
avatar HLeithner HLeithner - merge - 20 Aug 2023
avatar HLeithner
HLeithner - comment - 20 Aug 2023

Merging this to get more real live testing in next alpha and pbf

Add a Comment

Login with GitHub to post a comment