[Bug 24210] New: Export biblio returns empty file after update
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24210 Bug ID: 24210 Summary: Export biblio returns empty file after update Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: b.pastern4k@gmail.com QA Contact: testopia@bugs.koha-community.org I have 17.11 Koha with UNIMARC and it does not export items, only record info. I tried updating to 18.11 and 19.11 hoping that this issue wont happen in newer releases. Instead export stopped working at all. The generated file is empty with no records. However, if I create a fresh instance on 18.11 or 19.11 export works fine and with items. -- 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=24210 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- You need to uncheck all item related filters in the export tool (especially branches/libraries at the top). Then you will be able to export items. The GUI will be changed in newer versions to make this easier to see: See bug 23184. *** This bug has been marked as a duplicate of bug 23184 *** -- 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=24210 b.pastern4k@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE |--- --- Comment #2 from b.pastern4k@gmail.com --- I did uncheck all filters but the result is still the same - empty file with no data at all. -- 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=24210 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|REOPENED |RESOLVED --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I know it's working fine in our 17.11 installations - please refer to the mailing list for help on this one. In addition, 17.11 is no longer maintained - there will be no bug fixes for this 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=24210 b.pastern4k@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |--- Status|RESOLVED |REOPENED --- Comment #4 from b.pastern4k@gmail.com --- Items are not exported in 17.11. After I updated to 19.11 nothing is exported, I get blank files. Question is not about 17.11, it's about broken export after Koha update. -- 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=24210 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Please attach a screenshot of the options you selected on the export form. -- 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=24210 --- Comment #6 from b.pastern4k@gmail.com --- Created attachment 96184 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96184&action=edit export options I tried with and without biblionumbers, with owned items checkbox active and without. The output is still empty. -- 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=24210 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Please try using MARC instead of XML as format. Also verify that you have biblionumbers in the range given (1-500) -- 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=24210 --- Comment #8 from b.pastern4k@gmail.com --- Both MARC and XML give the same result. Biblionumbers in that range exist. But i cannot open them in Koha anymore. I get the following error No biblioitemnumber tag for framework "BOOK" at /usr/share/koha/lib/C4/Biblio.pm line 2779. -- 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=24210 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to b.pastern4k from comment #8)
Both MARC and XML give the same result. Biblionumbers in that range exist. But i cannot open them in Koha anymore. I get the following error No biblioitemnumber tag for framework "BOOK" at /usr/share/koha/lib/C4/Biblio.pm line 2779.
It looks like you have an issue with your data there. Did you remove or change the tag for biblioitemnumber in your frameowrk? In MARC21 this would be 999, it could be something different in UNIMARC. -- 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=24210 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I really think this woudl be better on the mailing list - here it's only me and I am reaching the end of my knowledge. We know it does work in 17.11 as we are using it without issues, so we need to pin down why it's not working in your instance. I highly suspect a setup/configuration/data issue at this point, as you are not able to access the records in your installation either. For example you could also try it in Biblibre's demo, which is using UNIMARC: https://koha-community.org/demo/ I've just tested it there and it works pefectly including the item information. -- 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=24210 Bohdan <b.pastern4k@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #11 from Bohdan <b.pastern4k@gmail.com> --- It appears the problem was in the default framework. It did not have item field and biblioitemnumber defined there. After I added those export worked. -- 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=24210 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Bohdan from comment #11)
It appears the problem was in the default framework. It did not have item field and biblioitemnumber defined there. After I added those export worked.
Thx for the feedback! -- 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