[dancer-users] Dancer2 0.166000 - 404 Behaviour Change
Dave Cross
dave at dave.org.uk
Wed Jan 20 15:01:40 GMT 2016
Quoting Dave Cross <dave at dave.org.uk>:
> I'll see if I can come up with a failing test and a patch.
In the meantime, to see the problem.
* Create a new Dancer2 app
- $ dancer2 gen -a Foo
* Edit config.yml to switch to templating engine to TT
* Start the app
- $ plackup bin/app.psgi
* Visit http://localhost:5000/not-there
- See the following:
Internal Server Error
file error - 404.tt: not found
Cheers,
Dave...
More information about the dancer-users
mailing list