Eduardo Breijo created MYFACES-4198:
---------------------------------------
Summary: Injection on custom navigation handlers does not work
Key: MYFACES-4198
URL: https://issues.apache.org/jira/browse/MYFACES-4198
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 2.3.0-beta
Reporter: Eduardo Breijo
Assignee: Eduardo Breijo
When a custom navigation handler is used, injection is not working because we
are wrapping the object to the BackwardsCompatibleNavigationHandlerWrapper, and
then calling injectAndPostConstruct on that
BackwardsCompatibleNavigationHandler object.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)