You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Paul Nicolucci (Jira)" <de...@myfaces.apache.org> on 2020/10/10 01:38:00 UTC

[jira] [Resolved] (MYFACES-4362) list.add(beanManager.getELResolver()) is commented out in ResolverBuilders

     [ https://issues.apache.org/jira/browse/MYFACES-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Nicolucci resolved MYFACES-4362.
-------------------------------------
    Resolution: Fixed

> list.add(beanManager.getELResolver()) is commented out in ResolverBuilders
> --------------------------------------------------------------------------
>
>                 Key: MYFACES-4362
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4362
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 3.0.0-RC1
>            Reporter: Paul Nicolucci
>            Assignee: Paul Nicolucci
>            Priority: Major
>             Fix For: 3.0.0-RC2
>
>
> We need to address the commented code here:
> https://github.com/apache/myfaces/blob/3.0.x/impl/src/main/java/org/apache/myfaces/el/unified/ResolverBuilderForJSP.java#L66
> https://github.com/apache/myfaces/blob/3.0.x/impl/src/main/java/org/apache/myfaces/el/unified/ResolverBuilderForFaces.java#L114
> Was the a reason we had that commented out or something that needed investigation? It looks to exist in the 2.3 branch so I'm not quite clear why it was removed in the 3.0 branch.
> [~tandraschko] it looks like you commented this out during your javax->jakarta conversion.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)