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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off
                 CC|                            |[email protected]
  Text to go in the|                            |This fixes the status
      release notes|                            |message when a hold is
                   |                            |cancelled on the patron's
                   |                            |holds history page in the
                   |                            |staff interface. It
                   |                            |displayed
                   |                            |"Cancelled(FIXME)", instead
                   |                            |of the actual reason. (This
                   |                            |is related to bug 35560 -
                   |                            |Use the REST API for holds
                   |                            |history, added in Koha
                   |                            |25.05.00 and 24.11.05.)

--- Comment #8 from David Nind <[email protected]> ---
I added a follow-up to remove the space in the brackets before and after the
cancellation reason:

- Before: Cancelled ( Item could not be located on shelves )
- After: Cancelled (Item could not be located on shelves)

Notes:
1. The OPAC correctly displayed the cancellation reason before the patch, when
OPACHoldsHistory is enabled.
2. If no reason is given, the status message is just "Cancelled".

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to