Bug 7786 - Adding More Lists to the Add-to combo of staff search results
Summary: Adding More Lists to the Add-to combo of staff search results
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Lists (show other bugs)
Version: 3.8
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Marcel de Rooy
QA Contact: Ian Walls
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-22 06:46 UTC by Marcel de Rooy
Modified: 2013-12-05 19:53 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Patch (2.26 KB, patch)
2012-03-22 06:55 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2012-03-22 06:46:14 UTC
This report complements report 7732 for staff side.
Difference is that the option More Lists was never in the staff client. Just as in report 7732 I am adding this option to the combo if the number of lists exceeds 9 for private or public.

Testplan: Have <=9 private lists and <=9 public lists. The more lists option should not be in the Add to combo in catalogue search results. Add some private lists so that count>9. Check again (refresh). The option More Lists should come up now at the end of the list just before New List.
Comment 1 Marcel de Rooy 2012-03-22 06:55:32 UTC
Created attachment 8463 [details] [review]
Patch
Comment 2 Marcel de Rooy 2012-03-22 07:09:51 UTC
Just to make sure: Do not forget to test adding a biblio to one of the lists too via the More Lists option ;)
Comment 3 MathildeF 2012-03-23 10:39:17 UTC
Tested on sandbox.

- the option "More Lists"  WHERE private lists and/or public lists > 9
- adding a biblio to one of the lists too via the More Lists option

works correct
Comment 4 Ian Walls 2012-03-25 20:57:41 UTC
Okay, the spacing on this was a little difficult for me to trace out on first read, but on close inspection, everything is fine.  Template only change, with some Javascript.  Marking as Passed QA.