Summary: | Module DBD::SQLite2 requirement will cause problems | ||
---|---|---|---|
Product: | Koha | Reporter: | Colin Campbell <colin.campbell> |
Component: | Architecture, internals, and plumbing | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | andrew, kyle, mtj, paul.a, ruth, victor, wainuiwitikapark |
Version: | Main | ||
Hardware: | PC | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29881 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30209 |
||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Chris Cormack
2010-05-21 01:25:11 UTC
*** Bug 9746 has been marked as a duplicate of this bug. *** Module is listed as non-required, minimal version 0.33 for Offline Circulation Feature atm. Not sure about the current state of the module itself. > > ---- Reported by colin.campbell@ptfs-europe.com 2010-02-25 16:18:38 ---- > > The module DBD::SQLite2 is a requirement at present. CPAN testers matrix > shows it failing on most linux perls > 5.8.7 it seems to only be used in > the script > log misc/cronjobs/create_koc_db.pl which also can now support sqlite3. > Should it be removed from Makefile.PL and the script commented to that > affect for anyone wishing to use it? > this bug can be closed, due to work in bz-29881 also, DBD::SQLite2 module has been passing tests since 2018-09-29 http://matrix.cpantesters.org/?dist=+DBD%3A%3ASQLite2 |