merge_authority.pl and merges in general not working correctly on 3.22 and master
Hi, one of our clients has just migrated to 3.22.04 and noticed that even since bug15358, authority merge will not change the corresponding notices properly. It changes the authority number in the biblios but not the corresponding fields. Also, the merge_authority.pl script doesn't work on master : Can't locate object method "authtypecode" via package "2" (perhaps you forgot to load "2"?) at ./merge_authority.pl line 58. Is this an important issue for anyone else?
Hi, I can't reproduce the first problem (tested on master and 3.22.4) Could you file a new bug on the bug tracker (http://bugs.koha-community.org/) with concrete examples ? Also, please open a separate bug for the second problem as it's a different issue. Le 08/03/2016 17:08, Remi MP a écrit :
Hi, one of our clients has just migrated to 3.22.04 and noticed that even since bug15358, authority merge will not change the corresponding notices properly. It changes the authority number in the biblios but not the corresponding fields. Also, the merge_authority.pl script doesn't work on master :
Can't locate object method "authtypecode" via package "2" (perhaps you forgot to load "2"?) at ./merge_authority.pl line 58.
Is this an important issue for anyone else? _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Julian Maurice <julian.maurice@biblibre.com> BibLibre
2016-03-08 16:08 GMT+00:00 Remi MP <remi.mayrand-provencher@inlibro.com>:
Hi, one of our clients has just migrated to 3.22.04 and noticed that even since bug15358, authority merge will not change the corresponding notices properly. It changes the authority number in the biblios but not the corresponding fields. Also, the merge_authority.pl script doesn't work on master :
Can't locate object method "authtypecode" via package "2" (perhaps you forgot to load "2"?) at ./merge_authority.pl line 58.
Caused by bug 15381, I have opened a bug report (16010). Patch coming soon.
Is this an important issue for anyone else? _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
I also filed a bug with a plan to be able to reproduce the first part of the merge bug. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16018 On 16-03-09 03:19 AM, Jonathan Druart wrote:
2016-03-08 16:08 GMT+00:00 Remi MP <remi.mayrand-provencher@inlibro.com>:
Hi, one of our clients has just migrated to 3.22.04 and noticed that even since bug15358, authority merge will not change the corresponding notices properly. It changes the authority number in the biblios but not the corresponding fields. Also, the merge_authority.pl script doesn't work on master :
Can't locate object method "authtypecode" via package "2" (perhaps you forgot to load "2"?) at ./merge_authority.pl line 58. Caused by bug 15381, I have opened a bug report (16010). Patch coming soon.
Is this an important issue for anyone else? _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
participants (3)
-
Jonathan Druart -
Julian Maurice -
Remi MP