| Summary: | Use current window as fallback, if no opener window available during importing record from Z39.50 | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Josef Moravec <josef.moravec> |
| Component: | Cataloging | Assignee: | Josef Moravec <josef.moravec> |
| Status: | BLOCKED --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | black23, dcook, m.de.rooy, rbit |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 23302 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 27338: Use current window as fallback, if no opener window available during importing record from Z39.50
Bug 27338: Use current window as fallback, if no opener window available during importing record from Z39.50 |
||
|
Description
Josef Moravec
2021-01-05 08:28:03 UTC
Created attachment 114853 [details] [review] Bug 27338: Use current window as fallback, if no opener window available during importing record from Z39.50 Test plan: 1) Apply the patch 2) Confirm there is no regression_ 2a) Go to cataloguing (basic editor) 2b) Click on "New from Z39.50/SRU" or some dropdown variant for particular framework 2c) Perform a search and import a record 2f) Record is imported into editor and search window is closed 3) Open new browser tab/window and go direct to Z39.50 search url: /cgi-bin/koha/cataloguing/z3950_search.pl?biblionumber=&frameworkcode=BKS 4) Perform a search and import a record. It should be imported into the current tab/window Created attachment 114944 [details] [review] Bug 27338: Use current window as fallback, if no opener window available during importing record from Z39.50 Test plan: 1) Apply the patch 2) Confirm there is no regression_ 2a) Go to cataloguing (basic editor) 2b) Click on "New from Z39.50/SRU" or some dropdown variant for particular framework 2c) Perform a search and import a record 2f) Record is imported into editor and search window is closed 3) Open new browser tab/window and go direct to Z39.50 search url: /cgi-bin/koha/cataloguing/z3950_search.pl?biblionumber=&frameworkcode=BKS 4) Perform a search and import a record. It should be imported into the current tab/window Signed-off-by: Michal Denar <black23@gmail.com> |