User tests: Successful: Unsuccessful:
Pull Request for Issue #44686.
This PR fixes wrong code implemented in PR #44730. We need to load frontend language files, so the code should use JPATH_SITE instead of JPATH_BASE as implemented in the PR.
I also replace the deprecated Factory::getLanguage()
method by Factory::getApplication()->getLanguage()
Strings are not translated
Strings are translated
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 |
I have tested this item ✅ successfully on c5d0150
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-02-27 11:28:29 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
RTC
PBF
PR-5.3-dev
|
thx
I have tested this item ✅ successfully on c5d0150
Expected After Patch: The language strings should be properly translated, reflecting the correct content.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44952.