User tests: Successful: Unsuccessful:
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
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
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_workflow |
I have tested this item ✅ successfully on def15dd
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
PR-5.0-dev
|
RTC
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
|
Thx
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
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.