• Resolved McKlintock

    (@mcklintock)


    Hello,

    Line 93: Postman/Extensions/Core/Notifications/PostmanNotify.php

    The submitted notification URLs are being run through the esc_url function. However, this escapes HTML entities (like &) for display purposes. This is causing our Power Automate webhook URLs, which include & symbols, to not function. The esc_url_raw function should be used instead. Note that there might be other places in the plugin code where this function swap might need to occur.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support M Aqib Khan

    (@aqibkhan9)

    Hello @mcklintock

    We hope this message finds you well.

    Thank you for reaching out to our Support team. We are saddened and concerned that you have to face this issue. I have shared the details of your concern with our technical team, and they are actively investigating the issue. I will personally update you as soon as I hear back from them.

    Your patience and understanding mean a lot to us. If there is any additional information or context you believe could help in the meantime, please feel free to share it with me.

    Warm regards,
    Support Team – WP Experts

    Plugin Support M Aqib Khan

    (@aqibkhan9)

    Hello @mcklintock

    I appreciate your patience & cooperation as we worked through resolving the reported issue. I am pleased to inform you that our technical team has implemented a fix to resolve the reported issue. Kindly download & install the beta plugin & share your feedback with us.

    I look forward to your feedback.

    Warm regards,
    Support Team – WP Experts

    Thread Starter McKlintock

    (@mcklintock)

    Yeah, that works fine. Note that the notification URL needs to be re-saved under Settings > Notifications in order for it to be set correctly in the database.

    Thread Starter McKlintock

    (@mcklintock)

    As a feature request, please add a way to test the notification. Currently the only way to do this is to intentionally save the wrong SMTP info and then send a test email.

    Plugin Support M Aqib Khan

    (@aqibkhan9)

    Hello @mcklintock

    I am glad that the issue has been resolved. I have shared your suggestions with our BA team for further evaluation. We will surely implement it in one way or another.

    If Post SMTP has been helpful for you. I would request you leave your reviews & help others discover the potential of our plugin.

    Warm regards,
    Support Team – WP Experts

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Wrong URL escaping function’ is closed to new replies.