[Koha-bugs] [Bug 11498] can bypass sco timeout with print dialog

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 17 02:26:18 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11498

Samuel Crosby <scrosby000 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scrosby000 at gmail.com

--- Comment #1 from Samuel Crosby <scrosby000 at 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.


More information about the Koha-bugs mailing list