Bug 7446

Summary: Redundant display of availablecount in staff client (results.tt)
Product: Koha Reporter: D Ruth Holloway <ruth>
Component: Staff interfaceAssignee: D Ruth Holloway <ruth>
Status: CLOSED FIXED QA Contact: Ian Walls <koha.sekjal>
Severity: trivial    
Priority: P5 - low CC: chris, gmcharlt, paul.poulain
Version: 3.6   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Proposed patch
[SIGNED-OFF] Bug 7446: Redundant display of availablecount in results.tt in staff client.

Description D Ruth Holloway 2012-01-15 15:51:51 UTC
In the search results, the staff client is showing (for example)

<strong>3 items, 3 available:</strong>
3 available:

...followed by a ul showing which branches have items, along with calls and counts.  The second "available" count is redundant, and it refers to the same variable as in the line above.  

Patch coming momentarily to remove this redundancy.
Comment 1 D Ruth Holloway 2012-01-15 15:55:09 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2012-01-16 04:03:16 UTC
(Gotta remember to set the status now Ruth, now its been change to that, rather than the old patch status)
Comment 3 Owen Leonard 2012-01-24 15:03:12 UTC
Created attachment 7319 [details] [review]
[SIGNED-OFF] Bug 7446: Redundant display of availablecount in results.tt in staff client.

This tiny patch removes a redunant display.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 4 Ian Walls 2012-01-29 23:47:58 UTC
Removes a single redundant line in template file.  Marking as Passed QA
Comment 5 Jared Camins-Esakov 2012-05-23 12:57:20 UTC
This fix was included in the 3.6.x branch prior to 3.6.4.