Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@wsargent
Copy link
Member

@wsargent wsargent commented Apr 8, 2016

Fixes

Fixes #3892

Purpose

The play.editor setting was not being applied -- this change ensures that error pages can read the value in for the DefaultHttpErrorHandler singleton object.

"link the error line if play.editor is configured" in {
// This path happens from play.core.server.Server.getHandlerFor:
//
// def logExceptionAndGetResult(e: Throwable): Left[Future[Result], Nothing] = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can this be deleted?

@wsargent wsargent force-pushed the fix-play-editor-setting branch from e867beb to 8259ab2 Compare April 14, 2016 21:07
@wsargent
Copy link
Member Author

@benmccann comment deleted

@gmethvin gmethvin merged commit fc86a2e into playframework:master Apr 14, 2016
@gmethvin gmethvin added this to the 2.5.2 milestone Apr 14, 2016
@gmethvin
Copy link
Member

2.5.x: 41f8c14

@wsargent wsargent deleted the fix-play-editor-setting branch April 14, 2016 23:30
wsargent added a commit that referenced this pull request Jun 23, 2016
Fixes #5270

Updates documentation to reflect fix made in #6009
wsargent added a commit to wsargent/playframework that referenced this pull request Aug 1, 2016
gmethvin pushed a commit that referenced this pull request Aug 2, 2016
* [doc] fix play.editor configuration documentation

Fixes #5270

Updates documentation to reflect fix made in #6009

* Update documentation based on feedback

* Add PLAY_EDITOR environment variable
wsargent added a commit to wsargent/playframework that referenced this pull request Oct 25, 2016
* [doc] fix play.editor configuration documentation

Fixes playframework#5270

Updates documentation to reflect fix made in playframework#6009

* Update documentation based on feedback

* Add PLAY_EDITOR environment variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants