[Koha-bugs] [Bug 21854] Patron category is not showing during batch modification

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 16 20:01:28 CET 2018


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

Pierre-Marc Thibault <pierre-marc.thibault at inlibro.com> changed:

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

--- Comment #2 from Pierre-Marc Thibault <pierre-marc.thibault at inlibro.com> ---
Created attachment 82417
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82417&action=edit
Bug 21854: Use template plugin to display category description

Rather than getting the description in the script and passing, we should
just use the tmeplate plugin to get the description from the category
code.

To test:
1 - Find a patron, note their category
2 - Visit Tools - Batch patron modification
3 - Enter barcode of patron above
4 - Note category does not show in the display of patrons to be modified
5 - Apply patch
6 - Reload the page, note the patron category displays
7 - Modify the patron (anything but category)
8 - Check that category still diplays correctly in results

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault at inLibro.com>

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


More information about the Koha-bugs mailing list