Comment 2 for bug 1783793

Revision history for this message
Mike Rylander (mrylander) wrote :

Kathy, I believe the problem is that the web client is not looking at the suspend-until date and, when in the future, setting the frozen flag on the hold to true. Tracing the code (only from the web client, not through the XUL client) suggests that it's up to the calling code to make that decision and pass the appropriate flag. Probably around line 297 of Open-ILS/web/js/ui/default/staff/circ/services/holds.js ... but I have not tested that theory yet.