netlify / netlify-playground

https://play.netlify.com
MIT License
89 stars 16 forks source link

invalid redirects that hang builds are accepted by validator #15

Closed fool closed 7 years ago

fool commented 7 years ago

- Do you want to request a feature or report a bug?

bug

- What is the current behavior?

redirects such as this are accepted, but neither work nor allow a build to complete if present:

http://* https://:splat 301

- If the current behavior is a bug, please provide the steps to reproduce.

enter that redirect at play.netlify.com, see validation enter that redirect in _redirects, see build loop forever and never even fail

(see related bug https://github.com/netlify/bitballoon/issues/582) - What is the expected behavior?

it would say not to do that :trollface:

- Please mention your Elm, node.js, and operating system version.

n/a