Add Form to Page Error

rss

Posted by bburke - Feb 26 ’14 at 07:29

When adding a form to a page, http://www.youtube.com/watch?v=-Lj0dMB-Cww I encountered an error after attempting to save the form with a correlation ID of 000-00-0000000. I found no information in the logs against the ID.

The error was corrected when I found that the URL of the redirect when submitting had a space (resulting in %20 being in the URL). The culprit is the '%' character causing the error.

Removing the space, and the % character solved the issue. -bill

  • Dmitry Kozlov
    Dmitry Kozlov
    Admin
    Member for: 9 years 8 months 7 days
    #1 by Dmitry Kozlov Feb 26 ’14 at 07:40

    Hello Bill,

    Thank you for the detailed description of the issue and the solution.

Displaying 1 to 1 of 1 messages