Comment 1 for bug 1923076

Revision history for this message
Jeff Davis (jdavis-sitka) wrote :

Working branch user/jeffdavis/lp1923076-numify-scalar has a fix for the hold count example, wrapping scalar() in int() as suggested by Jason Stephenson:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/jeffdavis/lp1923076-numify-scalar

Test plan:

1. Install EG on Ubuntu 20.04 or some other OS using Perl 5.28 or later.
2. In the web client, retrieve a patron who has no holds ready and no other alerts. You will get a blank alert (a STOP sign with no alert message), which must be cleared before doing anything else.
3. Apply the patch and restart Evergreen.
4. Clear local storage and retrieve the patron again. This time there should be no alert.