Bug 6715 - Fix xmlControlfield.js so the xml files are fetched in the correct languag...
authorpreprod34 <preprod34@koha.ccsr.qc.ca>
Fri, 12 Aug 2011 15:44:33 +0000 (11:44 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 28 Aug 2011 07:54:36 +0000 (19:54 +1200)
commit390d1d5be6e59990bee85ed6e44f117a8cd19c54
treead4fc2bfb91338b9de7de9a9c16f0dad759514ae
parent61758c8bcbd6d8c2a03e39ca196e944470520c97
Bug 6715 - Fix xmlControlfield.js so the xml files are fetched in the correct language directory.

xmlControlfield.js was always fetching the "en" xml file, preventing the translations
from working.

http://bugs.koha-community.org/show_bug.cgi?id=6715

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
- Apply patch
- Install language files, example: perl translate install de-DE
- Edit .xml files for value builders 006 and 008
- Test by creating a new record and using value builders

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/js/xmlControlfield.js
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_006.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tt