[Bug 8461] Block returns of withdrawn items show as 'not checked out'
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8461 Andrii Nugged <nugged@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nugged@gmail.com --- Comment #19 from Andrii Nugged <nugged@gmail.com> --- Created attachment 167326 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167326&action=edit svreenshot and diagram of potential bug Post-production note: This "not_returned" feature computation logic and: [% IF ( riloo.not_returned ) %] <span class="problem">Item was not checked in</span> [% END %] Our production servers started to show "Item was not checked in" for items that had just been checked in (also for manual check-in). I noticed that this happens on the second load. I.e., when there was a modal, grayed-out content under modal is shown correctly: there is no "not checked in" message, but then circ/returns.pl page reloaded, form POST'ed again, and on next screen, it shows this "not checked in" additional message, on the next after modal, page. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org