[Koha-bugs] [Bug 8032] Sort lists by call number

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 8 19:47:47 CET 2012


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

--- Comment #5 from Melia Meggs <melia at bywatersolutions.com> ---
Here is what I did to test.

Staff client:
1. I edited an existing public list to sort it by call number.  I can now see a
call number column when I look at the list, which appears to be sorted
correctly.
2. I created a new public list sorted by call number.  I added 8 items to it
from search results, and they appeared on the list correctly sorted by call
number.
3. I edited an existing private list to sort it by call number.  I can now see
a call number column when I look at the list, which appears to be sorted
correctly.
4. I created a new private list sorted by call number.  I added 12 items to it
from search results, and they appeared on the list correctly sorted by call
number.

OPAC (with OPACXSLTResultsDisplay set to "default"):
1. I viewed a public list that is sorted by call number, and it is correctly
sorted.  I am not able to see the call number of one item that is Checked Out,
but it is sorted in the correct place on the list, so everything looks ok.  I
also viewed a public list that is sorted by title, and it still looks correct.
2. I created a new private list sorted by call number.  I added 4 items to it
from search results, and they appeared on the list correctly sorted by call
number.  I then resorted by title, and everything looks good.

The only question is that when I go to Lists in the OPAC, I see four columns: 
List name, Contents, Type, but the fourth column is empty and has no heading. 
Is the fourth column (furthest to the right) supposed to tell me how the list
is sorted?  Right now, I have no indication that a particular list is sorted by
call number or title unless I try to edit the list.  But this blank fourth
column looks like it's that way on master as well, so I don't think this patch
made any change to that...


OPAC (with OPACXSLTResultsDisplay left empty):
1. I viewed a public list, and it is sorted correctly by call number.
2. I viewed a private list, and it is sorted correctly by call number.  (Now I
can also see the call number of that one item that is Checked Out.)

One thing I noticed here is that there are squares that appear between some
words when you go to edit a list.  I have attached a screenshot.  (See Lists
-square- Dreams -square- Editing).  Not sure if this might be browser related. 
I am using Chrome if that matters.

Overall, I think this patch works beautifully, so I am signing off!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list