? ? Pending

User tests: Successful: Unsuccessful:

avatar ceford
ceford
30 Oct 2020

Pull Request for Issue #26299 .

Summary of Changes

Added strings JLIB_INSTALLER_DISCOVER_INSTALL="Discover Install"
In admin and site lib_joomla.ini

I noticed that there places where strtoupper is missing: e.g - Text::('JLIB_INSTALLER' . $this->route), - leaving that as a separate issue but could fix if anyone would like to confirm - look in libraries/src/Installer/InstallerAdapter.php

Testing Instructions

See #26299
I do not know how to test this PR! I checked the code and I am fairly sure there is only one string missing from the set discover_install, install, update and uninstall.

Actual result BEFORE applying this Pull Request

Check the code: the strings are missing.

Expected result AFTER applying this Pull Request

Check the code: the strings are present.

Documentation Changes Required

None

avatar ceford ceford - open - 30 Oct 2020
avatar ceford ceford - change - 30 Oct 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Oct 2020
Category Administration Language & Strings
avatar ceford ceford - change - 30 Oct 2020
Title
Discoverstringfix
[4.0] Discover string fix
avatar ceford ceford - edited - 30 Oct 2020
avatar chmst
chmst - comment - 2 Nov 2020

I think that the string 'discover_install" is wrong and should be only "discover" in installer_adapter.php. Then the Language Key is in the language file like all the others.

avatar SharkyKZ
SharkyKZ - comment - 2 Nov 2020

@ceford This PR is fine but can you make it against staging instead?

avatar ceford
ceford - comment - 3 Nov 2020

@ceford This PR is fine but can you make it against staging instead?

Being relatively new to github, I don't know how to change a pr. And I don't know how changes in staging make their way to 4-Dev. I don't seem to have staging on my local clone. A few pointers would be helpful.

avatar SharkyKZ
SharkyKZ - comment - 3 Nov 2020

@ceford Depends on what you're using. If branch is not available, you may need to use git checkout command to check out staging branch.

avatar brianteeman
brianteeman - comment - 3 Nov 2020

You can change the branch here

ceford

avatar ceford
ceford - comment - 5 Nov 2020

Closing this to create a new request with new base. I don't get a list of my requests so I can't select this one to edit.

avatar ceford ceford - close - 5 Nov 2020
avatar ceford ceford - change - 5 Nov 2020
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2020-11-05 12:01:58
Closed_By ceford
Labels Added: ? ?

Add a Comment

Login with GitHub to post a comment