Problem with user submission form
-
I just hit a bug with the User Submission form. If the user makes a typo in the http: part of the URL, then the submission is not rejected. The user gets told that the link has been accepted but it does not appear in the set of links to be moderated. Fortunately, I do get an email with details of the submission, which is how I identified the nature of the problem.
Examples of mistypes that cause this problem:
ttp://
tp://
p://
:/Links with no https:// prefix and links with just a single or a double / do get put into the moderation queue.
Would it be possible for you to add URL format verification to the jQuery form validation?
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Problem with user submission form’ is closed to new replies.