? bug PR-5.0-dev Pending

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
22 Nov 2023

The language key used in the code was incorrect. This simple PR updates the code to use the correct string

as its an error message code review should be ok for testing

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 brianteeman brianteeman - open - 22 Nov 2023
avatar brianteeman brianteeman - change - 22 Nov 2023
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 22 Nov 2023
Category Administration com_workflow
avatar ChristineWk ChristineWk - test_item - 22 Nov 2023 - Tested successfully
avatar ChristineWk
ChristineWk - comment - 22 Nov 2023

I have tested this item ✅ successfully on def15dd


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

avatar Quy Quy - test_item - 23 Nov 2023 - Tested successfully
avatar Quy
Quy - comment - 23 Nov 2023

I have tested this item ✅ successfully on def15dd


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

avatar Quy Quy - change - 23 Nov 2023
Status Pending Ready to Commit
Labels Added: PR-5.0-dev
avatar Quy
Quy - comment - 23 Nov 2023

RTC


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

avatar bembelimen bembelimen - change - 24 Nov 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-11-24 09:03:05
Closed_By bembelimen
Labels Added: ? bug
avatar bembelimen bembelimen - close - 24 Nov 2023
avatar bembelimen bembelimen - merge - 24 Nov 2023
avatar bembelimen
bembelimen - comment - 24 Nov 2023

Thx

avatar toowoombarc
toowoombarc - comment - 15 Jul 2024

This may have also shipped with 4.4.1, or related unidentified library change? Occuring to latest 4.4.6 as at date of this message.

Effect. Multiple split-line language text file(s) get skipped with following paradigm. Previous Joomla versions allowed for split line language file formatting.

SOME_LANG_CONSTANT="text starting here
and new line here"

Should be 4.4.1+:
SOME_LANG_CONSTANT="text starting here and new line here"

We are seeing administrator language file breakage in vendor supplied extensions and will report to them as well e.g. miniOrange

Add a Comment

Login with GitHub to post a comment