Core: [RespondListener] POST_RESPOND not hookable ?

Created on 12 Dec 2016  路  2Comments  路  Source: api-platform/core

Hello,

Thank you for the framework 馃憤 !

After have played with it a little, I saw on the documentation that there is a POST_RESPOND event priority which can be used on the kernel.view event.

However, the RespondListener is executed on kernel.view at a higher priority than POST_RESPOND (as expected), but it is calling the setResponse function of the event which is stopping its propagation.

Does the POST_RESPOND is not hookable at all or am I missing something ?

Thanks 馃槈

bug doc

Most helpful comment

This has been fixed and released.

All 2 comments

Good catch, it's a bug. I'll fix that.

This has been fixed and released.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

stipic picture stipic  路  3Comments

kate-kate picture kate-kate  路  3Comments

rockyweng picture rockyweng  路  3Comments

dunglas picture dunglas  路  3Comments

silverbackdan picture silverbackdan  路  3Comments