Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Mike 56 posts 88 karma points
    May 08, 2013 @ 21:18
    Mike
    0

    A potentially dangerous Request.Form value was detected

    I've seen a few posts on this, but none directed expicitly at Contour, other than Douglas' issue posted here: http://issues.umbraco.org/issue/CON-244

    In short, I need to put HTML markup within a message field on my workflow, but upon save it gives the "potentially dangerous error." Are there any workarounds?

  • Mike 56 posts 88 karma points
    May 08, 2013 @ 22:16
    Mike
    0

    Modifying my web.config did circumvent this, but I'd rather not do it since I do have front-end forms (obviously).

    <pages enableEventValidation="false" validateRequest="false">

  • Comment author was deleted

    May 13, 2013 @ 09:56

    If you want full control over the email you can use the xslt transformed email workflow, but for vnext I'll look into an easier solution

  • Mike 56 posts 88 karma points
    May 13, 2013 @ 17:26
    Mike
    0

    Thanks for looking into it Tim!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies