Provide a way to show hook execution results to the user via web
With the current code there is no way to show the user the result of the execution of a hook if it does not fail.
The provided patch against current stable git adds a displayHookOutput configuration option that, when enabled, shows a message to the user with the hook result, if it prints something (the idea is that if the option is enabled but a hooks prints nothing no message is shown to the user).
(from redmine: issue id 2897, created on 2013-12-11, closed on 2014-01-03)
- Changesets:
- Revision 47794f97 by Côme Chilliet on 2013-12-11T15:40:11.000Z:
Fixes: #2897 Show hooks output
- Revision 06f689bb by Côme Chilliet on 2013-12-11T15:45:30.000Z:
Fixes: #2897 Provide a way to show hook execution results to the user via web
- Revision 20ee37d4 by Côme Chilliet on 2013-12-11T16:20:28.000Z:
Fixes: #2897 Show hooks output
- Custom Fields:
- Bug in version: 1.0.7.1
- Uploads: