Entering ‘https://’ in any text field throws ‘Forbidden’ error on clean install
-
I can reproduce the following potential bug on a sample contact form on the latest version of WordPress/caldera forms and the twentyseventeen theme.
Whenever I include the string ‘https://’ in part of a text or textarea input field the form does not submit and gives the following error page:
“You don’t have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.”In my custom theme using the Post to Type processor it inserts a new form below the current form via ajax and points to an error with jquery-baldrick.js
No errors show up in my debug.log with wp-debug activated.
Does anybody else have this problem and is there a workaround/fix?
The page I need help with: [log in to see the link]
- The topic ‘Entering ‘https://’ in any text field throws ‘Forbidden’ error on clean install’ is closed to new replies.