? Pending

User tests: Successful: Unsuccessful:

avatar infograf768
infograf768
13 Sep 2017

We can only get the Help in English via the help button in admin even when switching language to French for example.

Summary of Changes

Although the correct url exists in help.xml and configuration.php-dist, the $options['helpurl'] variable is fetched from web.php when there is by default no forced $forced['helpurl'] at install time.

Testing Instructions

Install Joomla before patch and look at the configuration.php file.
the variable $helpurl does not contain &lang={langcode}

Patch.
Now it will correctly contain that part.
Switching to French for example will display the help in French (at least the parts which have been translated on the wiki)

Can be merged on review as it is a simple pr

@mbabker

avatar joomla-cms-bot joomla-cms-bot - change - 13 Sep 2017
Category Installation
avatar infograf768 infograf768 - open - 13 Sep 2017
avatar infograf768 infograf768 - change - 13 Sep 2017
Status New Pending
avatar mbabker mbabker - close - 13 Sep 2017
avatar mbabker mbabker - merge - 13 Sep 2017
avatar mbabker mbabker - change - 13 Sep 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-09-13 12:00:47
Closed_By mbabker
Labels Added: ?

Add a Comment

Login with GitHub to post a comment