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

Chris Cormack <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18748|0                           |1
        is obsolete|                            |

--- Comment #8 from Chris Cormack <[email protected]> ---
Created attachment 20197
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20197&action=edit
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 <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to