LP#1078596: Cannot translate strings handled by fieldmapper
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Sun, 2 Dec 2012 20:49:42 +0000 (22:49 +0200)
committerPasi Kallinen <pasi.kallinen@pttk.fi>
Wed, 19 Dec 2012 08:25:26 +0000 (10:25 +0200)
commitf8179a0e31e058b615ceeaacb37dff9fd7f25372
tree7bb9f580888dcc7e6d12f108a54cc580589e346b
parenta51761578d5ffa187b28d433692734599b194ef2
LP#1078596: Cannot translate strings handled by fieldmapper

Strings that should be translatable only show up in English,
for example in the Patron Registration screen.

There's a bug in the fieldmapper where it sets a variable to
an empty array, but later in the code only checks whether that
particular variable exists, not if it's an empty array.

Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/web/js/dojo/fieldmapper/IDL.js