[Koha-bugs] [Bug 18728] use html filter in suggestions datatable sort

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 5 14:01:58 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18728

--- Comment #1 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 63960
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63960&action=edit
Bug 18728 - use html filter in suggestions datatable sort

In suggestions datatable one can sort on colums "Suggested by" or "Managed by".
Those columns may contain HTML tags.
Use datatable sorting type html to have a correct sorting.

Test plan :
- Be sure to have some suggestions asked and managed
- Go to Acquisitions > Suggestions
- Click on "Suggested by" to sort
=> Table is sorted by the user name
- Click on "Managed by" to sort
=> Table is sorted by the user name

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


More information about the Koha-bugs mailing list