flask-fillin icon indicating copy to clipboard operation
flask-fillin copied to clipboard

form.submit() can't handle #anchors in the form action.

Open torotil opened this issue 10 years ago • 0 comments

We have some forms that have a # anchor in their action attribute. Flask-fillin shoul ignore theme just like browsers do, and submit to the URL only up to the first #.

torotil avatar Sep 17 '15 10:09 torotil