?
avatar st-anton
st-anton
28 Jan 2015

Both components look for the language file of the referencing plugin / component in the CORE language only (JROOT/administrator/language/). They look up the extensions name in the database and try to access the language files. The 'usual' behaviour of looking in the CORE language folder first and afterwards the extensions private folder does not exist.

Usage of local language files is defined in JROOT/administrator/language/de-DE/de-DE.com_biblestudy.ini and discussed in http://issues.joomla.org/tracker/joomla-cms/5872#event-61189 and below.

System information

Present in Joomla! 3.3.6

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
5.00

avatar st-anton st-anton - open - 28 Jan 2015
avatar infograf768
infograf768 - comment - 28 Jan 2015

This behavior is normal. Our core components do not provide extension language folders.

avatar Bakual
Bakual - comment - 28 Jan 2015

@infograf768 I think what he means is that com_finder and com_postinstall should search for language files of 3rd party extensions in the local folders first like we do everywhere else.

Apparently they only search for language files in the global folders.

I don't know if that is true, I haven't verified. But I think that's what he means.

avatar bcordis
bcordis - comment - 28 Jan 2015

I can verify this on latest build. There Joomla dos not look at the locale component language folder for string under the com_finder and com_postinstsll. Right now we are having to do work around a for this.

This should be looking for this.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5900.
avatar brianteeman brianteeman - change - 28 Jan 2015
Labels Added: ?
avatar chrisdavenport
chrisdavenport - comment - 8 May 2016

Hi @st-anton you created this issue sometime ago but have not provided any code for people to evaluate. As no one else has shown any interest in providing the code and you have not then I am closing this issue at this time. If code is provided (a pull request) it can always be re-examined. Thank for raising the issue.

avatar chrisdavenport chrisdavenport - change - 8 May 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-05-08 15:25:28
Closed_By chrisdavenport
avatar joomla-cms-bot joomla-cms-bot - close - 8 May 2016
avatar joomla-cms-bot joomla-cms-bot - close - 8 May 2016
avatar chrisdavenport
chrisdavenport - comment - 8 May 2016

Add a Comment

Login with GitHub to post a comment