You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An exception handler is never invoked when the controller is proxied by CGLib in Portlet MVC. The issue already fixed for servlet MVC. Please refer to #10627 for details.
Timur Shipilov opened SPR-7337 and commented
An exception handler is never invoked when the controller is proxied by CGLib in Portlet MVC. The issue already fixed for servlet MVC. Please refer to #10627 for details.
Affects: 3.0.3
Issue Links:
@ExceptionHandler
on CGLib-proxied controller is ineffectualReferenced from: commits 7e9e840
The text was updated successfully, but these errors were encountered: