?
avatar infograf768
infograf768
3 May 2020

Steps to reproduce the issue

Get a clean 4.0-dev pack or a staging pack
Modify installation/localise.xml to use debug

<debug>1</debug>
Start installation

We get the constants between the stars instead of the translated strings between stars although language strings are OK.

Screen Shot 2020-05-03 at 08 52 44

Screen Shot 2020-05-03 at 09 05 13

The issue comes from the introduction of the choice between constant and value in #21691 in 3.9.0

avatar infograf768 infograf768 - open - 3 May 2020
avatar joomla-cms-bot joomla-cms-bot - change - 3 May 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 3 May 2020
avatar infograf768
infograf768 - comment - 3 May 2020

Comparing with 3.8.x
Screen Shot 2020-05-03 at 09 53 04

avatar SharkyKZ
SharkyKZ - comment - 3 May 2020

See partial PR for changing default behavior #28914.

avatar SharkyKZ
SharkyKZ - comment - 3 May 2020

@infograf768 should installation also have ability to switch between strings/constants? Would need to add another option to localise.xml.

avatar infograf768
infograf768 - comment - 3 May 2020

@SharkyKZ
The debug functionnality in the localse.xml is only useful for TTs imho.
Therefore I do not think we do really need a new parameter there. $value is ok I think.

avatar SharkyKZ
SharkyKZ - comment - 3 May 2020

Then this can be closed, I guess.

avatar infograf768 infograf768 - change - 4 May 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-05-04 06:15:37
Closed_By infograf768
avatar infograf768 infograf768 - close - 4 May 2020

Add a Comment

Login with GitHub to post a comment