[Koha-bugs] [Bug 35817] Wrong hint on patron's category when batch update patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 26 09:45:24 CET 2024


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

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

--- Comment #4 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 161493
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161493&action=edit
Bug 35817: Fix hint on patron's category when batch update patron

When a patron's attribute is limited to a given patron's category, the batch
patron modification tool will display a hint "This attribute will be only
applied to the patron's category %s". But this is followed by the description
of the patron's attribute, not the patron's category.

Test plan:
Create a patron's attribute "Color of hair" and select a patron
category (Patron).
Batch edit batch and select "Color of hair"
A hint will be display.
=> Without this patch the hint is "This attribute will be only applied to the
patron's category Color of hair"
=> With this patch it will be corrected to "This attribute will be only applied
to the patron's category Patron"

Signed-off-by: Anneli Österman <anneli.osterman at koha-suomi.fi>

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


More information about the Koha-bugs mailing list