Summary: | "undefined" pop-up message when putting hold on reference item | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall <kyle.m.hall> |
Component: | Hold requests | Assignee: | Ian Walls <koha.sekjal> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, jcamins, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Image of message box
Bug 7656 - "undefined" pop-up message when putting hold on reference item Bug 7656 - "undefined" pop-up message when putting hold on reference item |
Created attachment 8043 [details] [review] Bug 7656 - "undefined" pop-up message when putting hold on reference item This is a single line fix. Initializing the msg var to an empty string solves the problem. Created attachment 8184 [details] [review] Bug 7656 - "undefined" pop-up message when putting hold on reference item This is a single line fix. Initializing the msg var to an empty string solves the problem. Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> Trivial patch to define msg as a blank string. Marking as Passed QA. Kyle : when you submit a bug, please don't use "rel_3_8" for now, as you can't be sure it will be included for 3.8. I use this version when pushing a patch, because when I push, it will be in 3.8, for sure ! + this bug is probably also relevant for 3.6, so switching to rel_3_6 (patch pushed) This bug will be included in the Koha 3.6.5 release. |
Created attachment 8042 [details] Image of message box When placing a hold on an item that needs confirmation, the pop-up window says: undefined Place a hold on this item?