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

--- Comment #5 from Owen Leonard <oleon...@myacpl.org> ---
(In reply to comment #4)
> Tested on Biblibre sandbox :
> XSLTResultsDisplay on default :
> - Columns itemtype and date added are not sortable (was it before ?)

No, these columns are not sortable. Sorting is not JavaScript-based, but
happens server-side. Sorting on these columns has not bee implemented.

> - "Holds" is still shown in the table (even if permission is not given)

Okay, I see that too.

> - Adding an item to cart removes the item from the list and the item doesn't
> move to cart
> - Adding an item to another list removes the item from list and the item
> doesn't move to the other list

I see. I tested adding to the cart by making a selection but I didn't test the
action of the "save" button.

> - Shelving location is not shown in the table

Shelving location appears in the call number column along with the other
location information (library). At least it does in my test.

> XSLTResultsDisplay turned to empty :
> Same problems and : 
> - In title column only title is shown

Yes, I didn't add anything to the non-XSLT display of the title, so that view
is unimproved. I thought it was reasonable to limit this patch to the XSLT
improvements. I'm willing to add more to it if others agree that it should be
expanded.

Thanks for the careful testing, I'll submit a revised patch.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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