[Koha-bugs] [Bug 8324] Redisplay OPAC list with correct sort after edit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 12 21:13:35 CEST 2013


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 20280
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20280&action=edit
Bug 8324 - Redisplay OPAC list with correct sort after edit

If you are viewing the contents of a list, edit it, change the default
sort, and save your list will be redisplayed sorted by title no matter
what default sort you chose. Lists do not automatically sort by their
default sort, they must be opened with the sort parameter.

This patch adds the list's sort parameter to the redirect after editing.

To test, open an existing list in the OPAC which contains items. Click
the "Edit list" link at the top of the list contents view. Change the
default sort to something new. Click "Save." If the list is redisplayed
using the new default sort the patch worked.

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


More information about the Koha-bugs mailing list