[Bug 11498] New: can bypass sco timeout with print dialog
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11498 Bug ID: 11498 Summary: can bypass sco timeout with print dialog Change sponsored?: --- Product: Koha Version: 3.12 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Self checkout Assignee: koha-bugs@lists.koha-community.org Reporter: nengard@gmail.com QA Contact: testopia@bugs.koha-community.org You have to click one of the options on the self check print dialog for the screen to log out. The SelfCheckTimeout system preference doesn't seem to be able to function when the print receipt question is up. So if a patron walks away without making a selection, their checkouts remain on the screen. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11498 Samuel Crosby <scrosby000@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scrosby000@gmail.com --- Comment #1 from Samuel Crosby <scrosby000@gmail.com> --- The problem with javascript in this case is that the confirm dialog box freezes runtime, meaning that the timer stops. I don't think theres a way to get it to auto close without plugins. I think the best solution would be to have it either redirect to a page containing a print preview of the receipt (which would allow the timeout check to continue) or to have a separate page for the print receipt, and close would just log out without bringing up a dialog. Anyone got any thoughts? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11498 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m Version|3.12 |master -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org