https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19267
Josef Moravec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Signed Off |Failed QA --- Comment #3 from Josef Moravec <[email protected]> --- Sorry, but this is wrong. You need to return 'undefined' in case there are no changes, this patch just fires the question dialog everytime. See this page for more: https://stackoverflow.com/questions/7317273/warn-user-before-leaving-web-page-with-unsaved-changes We could also consider to add this functionality to all Koha pages (or almost all) through some existing plugin like http://plugins.jquery.com/are-you-sure/ but thats definitely out of scope of this bug, as Rancor is a special case. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
