Matthias Kurz

Results 1121 comments of Matthias Kurz

No hurry, I am busy with other stuff this week as well :wink:

@TheAntimist are you still willing to work on this pull request?

You can make use of that existing scripted test. E.g. you can add new routes [here](https://github.com/playframework/playframework/blob/919b5bda99b03a8ebeca956a6f6c0c6361ce9df5/dev-mode/sbt-plugin/src/sbt-test/play-sbt-plugin/http-backend-netty/src/main/resources/routes#L1) and new action methods [here](https://github.com/playframework/playframework/blob/main/dev-mode/sbt-plugin/src/sbt-test/play-sbt-plugin/http-backend-netty/src/main/scala/controllers/HomeController.scala), then you should be able to write the test(s)...

My guess is that this was introduced in latest IntelliJ 2022.1, maybe open a bug there? See https://youtrack.jetbrains.com/issues?q=Subsystem:%20%7BPlay%20Framework%7D

Yeah, it's easy to get confused, so please make sure to alway test with latest 2.8.15, thanks!

I need to get my hands on a windows machine to test this. However, it might make sense to open a bug report in the JetBrain issue tracker (youtrack)?

Hi @seansabour, I tried to reproduce your problem, but for me the filter was added only once. Please have a look at the reproducer project I set up: https://github.com/mkurz/playframework-reproducers/tree/main/playframework-11255 and...

@raboof I think we can close this issue, it should be fixed by #8860 or not?

I will announce later today.