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

[3.7.0b1] [com_fields] Frontend URL Validation of field not helpful #13870

Closed
PhilETaylor opened this issue Feb 2, 2017 · 3 comments
Closed

Comments

@PhilETaylor
Copy link
Contributor

Steps to reproduce the issue

Create a field of type URL
set the scheme required to https://
edit article on frontend
enter example.com as the url - because it doesnt tell you what it expects
click save

Expected result

Validation fails and tells you why - example.com IS A VALID URL, but the scheme is required

Actual result

validation fails - but doesnt tell you why
screen shot 2017-02-02 at 21 54 54

@Bakual
Copy link
Contributor

Bakual commented Feb 2, 2017

Same as in the other one. That needs to be fixed in JFormFieldUrl or in the respective validate/filter methods. com_fields doesn't do anything special here.

@marrouchi
Copy link
Contributor

I've made a PR for this #13885. Is it okay ?

@zero-24
Copy link
Contributor

zero-24 commented Feb 3, 2017

Thanks!

@zero-24 zero-24 closed this as completed Feb 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants