Bug 40515 - Mark as lost and notify patron is broken in pendingreserves.pl
Summary: Mark as lost and notify patron is broken in pendingreserves.pl
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Baptiste Wojtkowski (bwoj)
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-25 12:49 UTC by Baptiste Wojtkowski (bwoj)
Modified: 2025-07-25 12:53 UTC (History)
3 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 40515: Fix regexp for cud-mark_as_lost_and_notify (993 bytes, patch)
2025-07-25 12:52 UTC, Baptiste Wojtkowski (bwoj)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Baptiste Wojtkowski (bwoj) 2025-07-25 12:49:04 UTC
Steps to reproduce:
1 - Have a new reserve for an available item.
2 - Go on "Holds to pull"
3 - Click on the button "Mark as lost and notify patron" -> Nothing happens
Comment 1 Baptiste Wojtkowski (bwoj) 2025-07-25 12:52:54 UTC
Created attachment 184627 [details] [review]
Bug 40515: Fix regexp for cud-mark_as_lost_and_notify