https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18927

David Cook <dc...@prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dc...@prosentient.com.au

--- Comment #18 from David Cook <dc...@prosentient.com.au> ---
This is an interesting one... 

I have the exact same Koha code running on Debian Jessie and OpenSUSE. The code
on OpenSUSE works fine, but the code on Debian is creating the error reported
in this bug.

Debian is Perl 5.20.2 using Koha apt repository and Debian apt repo for
dependencies.

Exporter is 5.71. 

OpenSUSE is Perl 5.18.2 using CPAN for dependencies.

Exporter is 5.68.

--

Doesn't look like there's anything important in the Exporter changelog:
https://metacpan.org/changes/distribution/Exporter. 

--

Hmm, the C4::Items::Item2Marc function looks exactly the same in 17.05.xx as it
does in older versions of Koha that worked fine on Debian. 

When I try the older Koha library code on Debian with a little script I've
written, it works fine (notwithstanding expected database schema errors). It's
an issue with the newer Koha library code...

The exports look basically the same in C4::Biblio between versions. 

--

So it looks like something we must have done... yet it also looks like it
depends on the system Perl too. Going to try a different Perl on OpenSUSE and
see if that makes a difference...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to