<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Le 23/07/2023 à 13:26, Hilaire
      Fernandes via Cuis-dev a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:cce522c4-7b64-4619-036e-1c70793e2c5c@free.fr">
      <p>There is other method in NeoCSV relying on equal identity
        between characters: #peekFor: #peekQuote <br>
      </p>
      <p>Options to fix it:</p>
      <ul>
        <li>Use equality instead of identity => tested, lock the
          image</li>
      </ul>
    </blockquote>
    <p>I edited the three methods to check with equality, it makes the
      code work again and tests pass.</p>
    <p>Will keep you updated if anything new.</p>
    <p>Hilaire<br>
    </p>
  </body>
</html>