[Bug 24011] New: Browser tabs auto close when editing items from report with biblio links
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24011 Bug ID: 24011 Summary: Browser tabs auto close when editing items from report with biblio links Change sponsored?: --- Product: Koha Version: 19.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: mkstephens@lancasterseminary.edu QA Contact: testopia@bugs.koha-community.org Since upgrading to 19.05, following a linked biblionumber from a report and making an edit to an item will close the new browser tab after the edit is complete. This is not desired behavior (at least for my library) because it doesn't allow us to check for accuracy after saving changes and it does not allow the opportunity to make edits to additional items attached to the record. The link has to be clicked again from the report to be able to see the record view. To test: 1. Create a report with linked biblios that includes this snippet of SQL code: CONCAT('<a target="_blank" href=\"/cgi-bin/koha/catalogue/detail.pl?biblionumber=',b.biblionumber,'\">',b.biblionumber,'</a>') as biblionumber 2. Run the report 3. Click on a biblio link; the record view opens in a new browser tab 4. Click on the edit item button; the edit item screen loads 5. Make a change to the item; click save changes 6. The browser tab closes, leaving only the report tab open. Note, the changes do appear to save before the tab closes. I suspect that a well-meaning developer intended for this to be a shortcut or time saver, but it is a major annoyance when attempting to make edits from a report and the record has multiple items attached. It would also be nice to have visual confirmation that the changes were indeed saved and they are accurate. The tab auto-closes before the user gets that visual confirmation. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24011 --- Comment #1 from Myka Kennedy Stephens <mkstephens@lancasterseminary.edu> --- I would also like to add that selecting "edit items" from the edit menu will force the tab to close. I.e., Follow steps 1-3, then instead of clicking the edit item button, select "edit items" from the edit menu button. The tab closes without loading the additem.pl page -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24011 Myka Kennedy Stephens <mkstephens@lancasterseminary.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24011 Myka Kennedy Stephens <mkstephens@lancasterseminary.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mkstephens@lancasterseminar | |y.edu -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24011 Brendon Ford <brendon.ford@manhattan.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brendon.ford@manhattan.edu -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24011 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Works ok for me on master and 19.05.x Which exact version of Koha are you using? Which browser (and version)? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24011 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=23680 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Myka Kennedy Stephens from comment #1)
I would also like to add that selecting "edit items" from the edit menu will force the tab to close. I.e., Follow steps 1-3, then instead of clicking the edit item button, select "edit items" from the edit menu button. The tab closes without loading the additem.pl page
This has been fixed with bug 23680 - are you on the most recent 19.05 version? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24011 Myka Kennedy Stephens <mkstephens@lancasterseminary.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #4 from Myka Kennedy Stephens <mkstephens@lancasterseminary.edu> --- We are on 19.05.04.000. I just tested this on 19.05.04.001, and you are correct that it has been fixed. I will advise our support company that we need a minor point upgrade. Thank you! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org