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

Validate url field #20

Closed
hvelarde opened this issue Mar 13, 2015 · 1 comment · Fixed by #25
Closed

Validate url field #20

hvelarde opened this issue Mar 13, 2015 · 1 comment · Fixed by #25

Comments

@hvelarde
Copy link
Member

We need to add a validator to the url field to avoid issues like the one described on #11.

See http://pastebin.com/nLpQZVW3 for more information.

@hvelarde
Copy link
Member Author

see Validation for detailed instructions on how to implement z3c.form validation.

Products.validation includes a regex form validating URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant