#1053: scripts/ext/locale/* not loading
---------------------+------------------------------------------------------
Reporter: estorm | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.9.0
Component: General | Version: v2.8.0RC0
Keywords: |
---------------------+------------------------------------------------------
Geonetwork now uses 3 character language identifiers. However, the
multilanguage versions of ext-lang.js found in scripts/ext/locale all
still use a 2 character language identifier, which means that they are not
loaded.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1053>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#1053: scripts/ext/locale/* not loading
---------------------+------------------------------------------------------
Reporter: estorm | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.9.0
Component: General | Version: v2.8.0RC0
Keywords: |
---------------------+------------------------------------------------------
Comment(by josegar74):
The method setLang in js/GeoNetwork/lib/GeoNetwork/Util.js manages about
translating 3 letter code to 2 letter code. This method is call in
application loading.
Tested with english and french, the javascript console reports that ext-
lang-en.js and ext-lang-fr.js are loaded.
To check further.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1053#comment:1>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#1053: scripts/ext/locale/* not loading
---------------------+------------------------------------------------------
Reporter: estorm | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.9.0
Component: General | Version: v2.8.0RC0
Keywords: |
---------------------+------------------------------------------------------
Comment(by josegar74):
My comments were related to new UI interface.
Indeed in classic UI tries to load ext-lang-eng.js instead of ext-lang-
en.js
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1053#comment:2>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#1053: scripts/ext/locale/* not loading
----------------------+-----------------------------------------------------
Reporter: estorm | Owner: geonetwork-devel@…
Type: defect | Status: closed
Priority: major | Milestone: v2.9.0
Component: General | Version: v2.8.0RC0
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by josegar74):
* status: new => closed
* resolution: => fixed
Comment:
Master commit: 145780f0623263fc98ea8f696aa34ff0f0c54166
2.8.0 branch commit: 05c9e8dc11776c7db0d63ce3fefd021e7a2240e4
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1053#comment:3>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#1053: scripts/ext/locale/* not loading
----------------------+-----------------------------------------------------
Reporter: estorm | Owner: geonetwork-devel@…
Type: defect | Status: closed
Priority: major | Milestone: v2.8.0
Component: General | Version: v2.8.0RC0
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by ianwallen):
* milestone: v2.9.0 => v2.8.0
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1053#comment:4>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.