Bug fix release Geonetwork opensource v2.4.1
Submitted by Jeroen on Thu, 20/08/2009 - 20:57. Blogroll | FOSS & COTS | Geospatial CatalogsToday we made a bug fix release that fixes some issues found in the 2.4 release of 21 July 2009. You can find the new release at https://sourceforge.net/projects/geonetwork/.
The changes are:
- Corrected Dutch translation
- Fixed force rebuild index on startup.
- Fixed hardcoded english strings in javascript. Use the translate(tagName) function and the js attribute in loc file now.
- Added login support for CSW operations from CSW test page to easily test transactions.
- Translation fix. Thanks Jean Pommier.
- Added doc to disabled caching and use Saxon.
- #141 Fixed XSL compilation error for RSS services (due to additional bracket). Thanks to Roger and Jean.
- Fixed typo in codelists (#140).
- Fixed category search menu. See #139
- Fixed keyword autocompletion. Thanks Richard Walker. #134