Hi guys,
happening on 4.1.3 and also on J 3.10.9
Language Override > I select the Language (Administrator / Site) > New item or Edit > When I perform a Language String Search ( Value or Constant ):
A - Should the result give me only the results of the selected language ?
So, one result for the same language strings...
B - ...OR, Should the result give me all the language files strings in the folders for the same Constant string language / Value ?
So, more results (all languages) for the same language strings (depending on the installed languages)...
As far as I know, here the Joomla Forum discussion, "A" should be the right, while some 3rd parties extensions (like DPCalendar, Solidres) are running in the "B" mode that complicates a lot the Language String Search for Overrides...
I add an image for you:
Now, I asked to Allon (DPCalendar team leader) and he gently replied to me:
"...I had a deeper look on the code and it is an issue with the override feature which is not using the current language. This needs a bigger refactoring in the CMS. So I suggest you open an issue on the CMS repo. ...it is not DPCalendar related, but affects every extension..."
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
Will it be fixed in 3.10-dev, too?
And why in 4.2-dev and not 4.1-dev? Is it considered a new feature?
After having discussed this with other maintainers, I think it is ok to fix this in 4.2.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-05-16 18:27:57 |
Closed_By | ⇒ | richard67 |
Will it be fixed in 3.10-dev, too?
@richard67
Thanks and, Please, What about this question ?
It seems the answer is: No.
It should be A and I confirm the issue.
Looks like the problem comes from the fact that the code is not optimized to fetch the results from the extension's local language folder when the strings are not in the core language folder.