http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11702 Bug ID: 11702 Summary: Can't specify date for automatic resumption of suspended hold Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Hold requests Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com If you suspend an individual hold in either the OPAC or staff client and specify a date for automatic resumption the date is not saved correctly. To reproduce in the OPAC: 1. Turn on RequestOnOpac, AutoResumeSuspendedHolds, and SuspendHoldsOpac 2. Log in to the OPAC and place a hold 3. View the list of your existing holds (opac-user.pl) 4. Choose an individual hold to suspend, specify a suspend-until date, and submit 5. When the page reloads the hold will say "Suspended until 02/00/0" To reproduce in the staff client: 1. Turn on AutoResumeSuspendedHolds and SuspendHoldsIntranet 2. Place a hold for a patron, or find an existing hold 3. View the hold details page for that hold (/cgi-bin/koha/reserve/request.pl?biblionumber=XX) 4. Specify a suspend-until date for the hold and submit 5. When the page reloads the hold will say "Unsuspend on" and show no date -- You are receiving this mail because: You are watching all bug changes.