https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42141
--- Comment #1 from Jan Kissig <[email protected]> --- Created attachment 195695 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195695&action=edit Bug 42141: Fix Save and show/list/edit button on Vue SIP2 config This patch fixes the behavior of the Save (Save and list, Save and continue editing, Save and show) button which is controlled via useBaseResource.navigationOnFormSave on Accounts, Institutions and System preference overrides in Administration -> Self-service circulation (SIP2) To test: a) go to Administration -> Self-service circulation (SIP2) b) create one of the given resources (institution, account, system preference override) and fill out mandatory fields c) click either Save or Save and continue editing or Save and show d) check that you always end up on the list. e) apply patch and run 'yarn js:build' , reload your browser f) repeat b) and c) g) check that the desired view is now shown - show the edited/created resource - list all created resources - continue editing the resource -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
