Moises Trovo

Results 4 comments of Moises Trovo

I added a fix for this issue on the flickr_api project, could you verify if it fixes the problem? I still didn't release a new version so you'll need to...

The main problem here is that the value for a default parameter is a text for the routes compiler in play and they never need to use it as a...

I tried to simulate the reverse routes problem but it seems to behave correctly. For example when you have a route like this: ``` GET /test/:id/defaultParam controllers.HomeController.idParam(id: String, strFlag ?=...

That's really a strange behaviour, it seems the input validation on their side is broken for date fields. It would be cool to have a way to sanitize arguments to...