<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>Greetings,</DIV>
<DIV> </DIV>
<DIV>$ koha-qa.pl –v 2 –c 4</DIV>
<DIV>...</DIV>
<DIV>FAIL   t/db_dependent/Filter_MARC_ViewPolicy.t</DIV>
<DIV>  OK     critic</DIV>
<DIV>  OK     forbidden patterns</DIV>
<DIV>  OK     pod</DIV>
<DIV>  FAIL   spelling</DIV>
<DIV>                
isnt  ==> isn't</DIV>
<DIV>  OK     valid</DIV>
<DIV>...</DIV>
<DIV> </DIV>
<DIV>$ grep isnt t/db_dependent/Filter_MARC_ViewPolicy.t</DIV>
<DIV>isnt( $unfiltered_record->field('020'), undef,</DIV>
<DIV>isnt( $unfiltered_record->field('008'), undef,</DIV>
<DIV>isnt( $filtered_record->field('020'), undef,</DIV>
<DIV>isnt( $unfiltered_record->field('020'), undef,</DIV>
<DIV>isnt( $filtered_record->field('008'), undef,</DIV>
<DIV>isnt( $unfiltered_record->field('008'), undef,</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Spelling checks should exclude “isnt(“, right?</DIV>
<DIV> </DIV>
<DIV>GPML,</DIV>
<DIV>Mark Tompsett</DIV></DIV></DIV></BODY></HTML>