[Koha-bugs] [Bug 21599] New: Incorrect decimal value: '' for column 'defaultreplacecost' - Cannot create item type

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 18 13:41:01 CEST 2018


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

            Bug ID: 21599
           Summary: Incorrect decimal value: '' for column
                    'defaultreplacecost' - Cannot create item type
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

DBD::mysql::st execute failed: Incorrect decimal value: '' for column
'defaultreplacecost' at row 1 [for Statement "INSERT INTO `itemtypes` (
`checkinmsg`, `checkinmsgtype`, `defaultreplacecost`, `description`,
`hideinopac`, `imageurl`, `itemtype`, `notforloan`, `processfee`,
`rentalcharge`, `searchcategory`, `sip_media_type`, `summary`) VALUES ( ?, ?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? )" with ParamValues: 0="", 1="message", 2="",
3="xx", 4=0, 5='', 6="XX", 7=0, 8="", 9="", 10="", 11=undef, 12=""] at
/usr/share/perl5/DBIx/Class/Storage/DBI.pm line 1832.


And so, selenium basic_workflow.t is broken

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list