t/db_dependent/Record/marcrecord2csv.t .. 1/12 DBD::mysql::db do failed: Truncated incorrect DOUBLE value: '01e' [for Statement "DELETE FROM marc_subfield_structure WHERE tagfield=998 and ( tagsubfield='8' or tagsubfield='9')"] at t/db_dependent/Record/marcrecord2csv.t line 104.
Created attachment 95355 [details] [review] Bug 24029: Remove "Truncated incorrect DOUBLE value: '01e'" from marcrecord2csv.t marc_subfield_structure.tagfield is a varchar(3)
Obvious correction, tiny patch.. Passing QA
Created attachment 95376 [details] [review] Bug 24029: Remove "Truncated incorrect DOUBLE value: '01e'" from marcrecord2csv.t marc_subfield_structure.tagfield is a varchar(3) Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Nice work! Pushed to master for 19.11.00