• Resolved joelgerbore

    (@joelgerbore)


    Hi,
    we ha troubles with the plug-in, some payment was registered but not processed all data and info were missing.
    The bug was quite difficult to reproduce, its a problem with some character only browser and Windows.

    We found a quick fix by editing the line 123 of paypal-ipn.php to
    ‘post_content’ => htmlentities($post_content, ENT_QUOTES | ENT_IGNORE, “UTF-8”)

    Could you please evaluate the merging of this fix?

    Thanks
    Jo?l

  • The topic ‘Development: html quote’ is closed to new replies.