Bug 20905

Summary: Warn from Search.t
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Test SuiteAssignee: Chris Cormack <chris>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Marcel de Rooy 2018-06-08 09:59:17 UTC
Test passes but look at this warn from getRecords:

    ok 67 - presence of a transit does not block hold request action (bug 10741)
ERROR DECODING RECORD - Tag "50%" is not a valid tag. at /usr/share/perl5/MARC
/File/USMARC.pm line 223.
: 00295nam a22001217a 45000030004000000050017000040080041000211000018000622450
0570008050%001100137942001200148999001300160OSt20111207151138.0111207t
xxu||||| |||| 00| 0 eng d  aGanser, Helen  aA record containing a punctuation
character as a tag  aa note  2ddccBK  c214d214 at /usr/share/koha/devclone/C4/
Search.pm line 683.
    ok 68 - search for ti:punctuation returned expected number of records

A few lines later in the test, a warning_like also looks for this error.
Comment 1 Marcel de Rooy 2025-07-03 08:34:03 UTC
Fixed in the meantime