-
I _think_ that what needs to happen is for something to pull in https://mvnrepository.com/artifact/com.typesafe.play/twirl-compiler_2.12/1.4.2 and call https://github.com/playframework/twirl/blob/mast…
-
> By the way, I've caught those by using validateExternalLinks. :-)
Oh, this is the play repo. I assumed that task was on the Ci build already. Let's PR separately so the `validateExternalLinks` ru…
-
Any plans for adding a [rfc7234](https://datatracker.ietf.org/doc/html/rfc7234) cache to sttp?
eg: https://www.playframework.com/documentation/2.8.x/WsCache
(I know this is probably not the best…
-
The question was asked on the gitter channel, and it's something we should document. The way to do this is to use `play.inject.ApplicationLifecycle` (just `@Inject` it in the constructor), here is an …
dotta updated
5 years ago
-
The links under https://www.playframework.com/documentation/2.8.x/ScalaHttpFilters#Using-filters are broken.
The links for these components:
- GzipFilterComponents
- CSRFComponents
- CORSCompone…
-
### Play Version (2.5.x / etc)
2.5.x
### API (Scala / Java / Neither / Both)
Scala
### Actual Behavior
From https://groups.google.com/d/topic/play-framework/daAbQ3nHfjc/discussion
Documentation su…
-
fbconnect-0.6 installation doesn't appear to work with Play! 1.2.4. We've worked out how to get it working (http://stackoverflow.com/questions/8860560/playframework-integration-with-fbconnect/8860829#…
-
In PRs like #10648 we introduced lots of reflection code to handle sbt 0.13 - 1.3 and 1.4+
I think after 2.9 we can refactor lots of this code, e.g things like:
https://github.com/playframework/pl…
-
The comment https://github.com/playframework/playframework/pull/8642#issuecomment-425562851 was not implemented on the actual PR (#8642). The PR was on the `2.6.x` branch but the test is specific enou…
-
### Play JSON Version (2.5.x / etc)
Affected versions:
* "com.typesafe.play" %% "play-json" % "2.10.5"
* "org.playframework" %% "play-json" % "3.0.3"
### API (Scala / Java / Neither / Both)
…