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

Katrin Fischer <[email protected]> changed:

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

--- Comment #12 from Katrin Fischer <[email protected]> ---
Created attachment 20588
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20588&action=edit
[PASSED QA] 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]>
Signed-off-by: Katrin Fischer <[email protected]>
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.

-- 
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