]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1624443 - TPAC 500 error after adding duplicate title to Temp List user/cesardv/lp1624443_prevent_crash_due_OPAC_tempList_dups
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Tue, 8 Aug 2017 20:13:15 +0000 (16:13 -0400)
committerCesar Velez <cesar.velez@equinoxinitiative.org>
Tue, 8 Aug 2017 20:21:07 +0000 (16:21 -0400)
commit635ec9e6edf5430328916e3a95577c162732ede7
tree49be20a63eefa596ab93becbc0a0c94e38d3c0bd
parentcd8c5f9ce881b2ba4a80d3fa471ba55cb13c6ac8
LP#1624443 - TPAC 500 error after adding duplicate title to Temp List

Credit to gmcharlt, prevents the my list (temporary list) page from
crashing when a user has added a title to the list more than once.
This can happen if they add a title then login, then redo search and
add same title. Per Galen, it looks like an issue with
OpenSRF::MultiSession parallel record retrieval causing some kind of
race condition when there are duplicate entries in the list.

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm