Bug 7202 - z39.50 search on bib edit not working
Summary: z39.50 search on bib edit not working
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: 3.6
Hardware: All All
: PATCH-Sent (DO NOT USE) major (vote)
Assignee: Owen Leonard
QA Contact: Ian Walls
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-09 12:26 UTC by Nicole C. Engard
Modified: 2013-12-05 19:59 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Proposed fix (2.18 KB, patch)
2011-12-02 20:17 UTC, Owen Leonard
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 7202 - z39.50 search on bib edit not working (2.49 KB, patch)
2011-12-02 20:38 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2011-11-09 12:26:40 UTC
When one of our librarians sees a poor bib record, they want to replace it with a complete, correct record using Z39.50 search. it used to be that they would go to Edit-->Edit Record and then click the Z39.50 search to find a record and import it and save it over the poor existing record. However, this no longer works, the import does not import.

I have told librarians to use the Edit--> Replace Record via Z39.50 (which works great). However, is there a way to fix the other method?
Comment 1 Owen Leonard 2011-11-09 13:23:13 UTC
What version? Sounds like Bug 6959, but that patch has been pushed.
Comment 2 Nicole C. Engard 2011-11-09 15:51:02 UTC
3.6 .... but not i'm off to test and confirm
Comment 3 Nicole C. Engard 2011-11-09 15:53:38 UTC
Just tested on 3.6 and when I did the Z search that worked.  I clicked import and didn't get an error, but the record from the Z target did not overwrite my record.

Nicole
Comment 4 Katrin Fischer 2011-11-29 07:00:27 UTC
I tested on master and 3.6.1, in both versions the overlay worked correctly.

1) Searched for a record in my catalog
2) Edit > Edit record
3) Z39.50 search in cataloguing
4) Picked a new record with different title for import
5) Saved and got taken back to my updated record. Also checked the bibnumbers, looks all correct.

Nicole, can you confirm if this is still a problem?
Comment 5 Katrin Fischer 2011-11-29 14:13:26 UTC
Found it!!!

If you use the 'Import' link from the pop up menu it will create a new record.
If you use the 'Import' ilnk at the end of the line it will do an overlay.
You can see that comparing the urls - the pop up import link has a different biblionumber than the record where you started the search from.

I am updating the severity - because accidently duplicating records like that is bad.
Comment 6 Owen Leonard 2011-12-02 20:17:42 UTC Comment hidden (obsolete)
Comment 7 Katrin Fischer 2011-12-02 20:38:11 UTC
Created attachment 6548 [details] [review]
[SIGNED-OFF] Bug 7202 - z39.50 search on bib edit not working

The pop-up menu's "Import" link did not correctly pick
up the existing record's biblionumber, if present.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
To test:
1) Searched for a record in your catalog
2) Edit > Edit record
3) Start Z39.50 search
4) Pick a new record with different title for import
- using the import link at the end of the table line
- using the pop up menu's import link
5) Save and check if a duplicate was created
Comment 8 Paul Poulain 2011-12-14 14:51:56 UTC
QA comment : one line patch, just fixes a parameter baldy transmitted

Patch pushed, please test
Comment 9 Jared Camins-Esakov 2012-05-23 12:39:01 UTC
This was included in the 3.6 branch prior to 3.6.4.