[Bug 7202] New: z39.50 search on bib edit not working
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7202 Bug #: 7202 Summary: z39.50 search on bib edit not working Classification: Unclassified Change sponsored?: --- Product: Koha Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: nengard@gmail.com QAContact: ian.walls@bywatersolutions.com 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? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7202 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> 2011-11-09 13:23:13 UTC --- What version? Sounds like Bug 6959, but that patch has been pushed. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7202 --- Comment #2 from Nicole C. Engard <nengard@gmail.com> 2011-11-09 15:51:02 UTC --- 3.6 .... but not i'm off to test and confirm -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7202 --- Comment #3 from Nicole C. Engard <nengard@gmail.com> 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 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7202 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> 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? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7202 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> 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. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7202 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|gmcharlt@gmail.com |oleonard@myacpl.org --- Comment #6 from Owen Leonard <oleonard@myacpl.org> 2011-12-02 20:17:42 UTC --- Created attachment 6546 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6546 Proposed fix The pop-up menu's "Import" link did not correctly pick up the existing record's biblionumber, if present. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7202 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |PATCH-Sent Version|unspecified |master Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7202 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6546|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-02 20:38:11 UTC --- Created attachment 6548 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6548 [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 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7202 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7202 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com Version|master |rel_3_6 Patch Status|Signed Off |Patch Pushed --- Comment #8 from Paul Poulain <paul.poulain@biblibre.com> 2011-12-14 14:51:56 UTC --- QA comment : one line patch, just fixes a parameter baldy transmitted Patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7202 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable --- Comment #9 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This was included in the 3.6 branch prior to 3.6.4. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org