Created attachment 26756 [details] [review] Fix Add To List in item details In Item details, when using the menu toolbar for Add To > List, the list adding UI opens in a popup window, and also in the original window. The original window should stay showing the item details page.
I am not seeing this problem in the 3.15 master in sandboxes or in 3.12.10. Can you tell us what browser and Koha version you are using? Christopher
Created attachment 26835 [details] [review] [SIGNED OFF] Bug 12024 - Add to list opens the list adding UI in two windows In Item details, when using the menu toolbar for Add To > List, the list adding UI opens in a popup window, and also in the original window. The original window should stay showing the item details page. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Works fixing problem. No koha-qa errors. Test: 1. On staff, go to detail of some biblio, click add to List, described behavior 2. With patch applied, origina windows stay on item detail
Well, for me the problem occurs on Chrome/Opera, not Fireforx (Win)
Created attachment 26845 [details] [review] [PASSED QA] Bug 12024 - Add to list opens the list adding UI in two windows In Item details, when using the menu toolbar for Add To > List, the list adding UI opens in a popup window, and also in the original window. The original window should stay showing the item details page. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Works fixing problem. No koha-qa errors. Test: 1. On staff, go to detail of some biblio, click add to List, described behavior 2. With patch applied, origina windows stay on item detail Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Confirmed problem in Chromium/Ubuntu. Patch passes all tests and QA script, works as described.
Pushed to master. Thanks, Pasi! This appears to be the first patch of yours that has been accepted into Koha master. Congratulations!
Pushed to 3.14.x, will be in 3.14.08