[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
Tue Jun 6 06:21:38 CEST 2017


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

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63960|0                           |1
        is obsolete|                            |

--- Comment #2 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 64018
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64018&action=edit
[SIGNED-OFF] 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

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list