Matthias Kurz

Results 1121 comments of Matthias Kurz

@cunhazera I would need more details so I can reproduce the problem. If you have source code or a small project that would be nice.

Actually that _should_ work in Play 2.8.8 because it uses latest akka-http 10.1.x. However I am not sure if we need to enable the ping support in Play explicitly somehow....

@ocordsen Did you reload or restart sbt after you added that setting in dev mode?

@ocordsen sorry no other hint right now (I am low on time as well). A reproducer would probably help.

@nemoo I just tested, this is working in latest Play 2.8 version. No need to re-open.

@nemoo OK, I didn't check, but let's re-open, I will label it for the next minor release so we have it on the radar.

I had a look. Looks like (if a am not wrong, because I didn't debug, just looking) `application.home` gets initialized from the `environment` whose `rootPath` is initialized with `new File(".")`,...

@felipebonezi Yes, everything OK, I am just very busy right now. I think also @octonato and/or @ignasi35 should review too however.

@felipebonezi @ruyconolly Sorry for the delay. So unfortunately I will be (again) quite busy with other stuff the next couple of weeks, probably til end of June (I will be...

@felipebonezi The `addMarkdownCopyright` script does not exist anymore, I removed it a couple of weeks ago. It is not present anymore in the main branch: https://github.com/playframework/playframework/tree/main/documentation It was an old...