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

Invalid service URL crashes dyso #7

Open
lxndrp opened this issue Feb 15, 2012 · 0 comments
Open

Invalid service URL crashes dyso #7

lxndrp opened this issue Feb 15, 2012 · 0 comments
Assignees
Labels
Milestone

Comments

@lxndrp
Copy link
Contributor

lxndrp commented Feb 15, 2012

The input of an invalid service uri on the main page of dyso breaks the test backend and produces a Python stacktrace.

While HTML5 field validation seems to work properly, the form submission is not blocked (most probably because the event is rerouted to a jQuery routine).

Possible solutions:

  • roll own validation in the submission code of templates/index.html
  • incorporate jQuery Tools validation code
@ghost ghost assigned lxndrp Feb 15, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant