• To explain this bug, I’ve created a video:
    https://youtu.be/d236QsrDgZc

    Since the recent update to Clean Login, multi-page Gravity Forms cannot properly handle text with apostrophes. It converts the apostrophe (‘) to HTML code: apostrophe represented in HTML

    This is noticeable if you type text with an apostrophe, go back a page, and then go forward a page (as seen in the video).

    The issue disappears if you disable the Clean Login plugin, and re-appears when you enable it. I replicated this issue on a fresh WordPress installation with no other plugins/modifications present besides Clean Login and Gravity Forms. If needed, I can give you admin access to a Digital Ocean droplet where you can see this issue in action.

    Thanks!

    • This topic was modified 7 years, 8 months ago by Harelin.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi.
    After latest update there is a problem with $_POST sanitizing.
    clean-login.php line 233
    FILTER_SANITIZE_FULL_SPECIAL_CHARS
    commented out, everything works fine.

    messes up all POST info in Gravity Forms. Please consider and fix sanitizing only your plugins post data, not everything.

    Plugin Author Alberto Hornero

    (@hornero)

    Hi tomykas,

    You are right. Sorry for the inconvenience, let me fix it in the next release.

    Alberto.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with Gravity Forms after recent update’ is closed to new replies.