Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CP entry validation is inconsistent between hitting the save button and hitting command + s key combo #3247

Closed
alexmglover opened this issue Aug 29, 2018 · 0 comments

Comments

@alexmglover
Copy link

Description

Specially my issue is with the URL field validation. It seems like the front-end validation does not trigger when hitting command + s, but it does trigger when hitting the save button.

The url validator regex seems to indicate that the TLD is not required. It does not appear to be when getting past the front-end validation.

Steps to reproduce

  1. Create an entry with URL fields.
  2. Attempt to save an entry with a url without the TLD and hit save.

Additional info

  • Craft version: 3.0.19
  • PHP version: 7.1
  • Database driver & version: 5.7
  • Plugins & versions:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant