http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10182 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18056|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 19017 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19017&action=edit Bug 10182: Stay on the same tab after saving a biblio When editing a biblio, the bug 7883 introduces the "save and continue editing" feature. After saving, the page is loaded with the first tab selected. This patch refresh the page with the same tab selected. Test plan: 1/ Edit a biblio. 2/ Clic on the 5th tab. 3/ Clic on the "Save and continue editing" button. 4/ You are redirected on the same page with the same tab selected Signed-off-by: David Cook <dcook@prosentient.com.au> Applied 7883, then applied 10182. Works as described. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Passes koha-ql.pl and perlcritic. No adverse changes noted. Works as advertised. -- You are receiving this mail because: You are watching all bug changes.