]> git.koha-community.org Git - koha.git/commit
Bug 10430 - status filter not working in serial claims when translated
authorFridolyn SOMERS <fridolyn.somers@biblibre.com>
Fri, 7 Jun 2013 10:14:02 +0000 (12:14 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 19 Nov 2013 17:21:06 +0000 (14:21 -0300)
commit7f8309b7936dd7c7d5b65ed1547255b6575356cf
tree53787336ce253a608b85c599ae0e4e64f4895fbe
parent748c14eac169612a60f056c2b7ec6511267ff29d
Bug 10430 - status filter not working in serial claims when translated

With a translated intranet (ie fr-FR) the status filter does not work
for "Late" status.  It is because status in combobox filter is
translated "Retard" and status in table is translated "En retard".

This patch changed javascript filter to work on a status code instead
of status name.
The new classes may be used to change CSS depending on status.

Test plan :
- Use a translated intranet (ie fr-FR)
- Go to serials claim of a vendor with issues of multiple status
- Check that status filter does its work

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Patch passes all tests and QA script.
The status filter should probably be changed to only
allow filtering on status that can appear on the page.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 9b5d891bf5cf095359c069960f9eae6e318b4126)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/claims.tt