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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17211342#comment-17211342 ] 

Thomas Andraschko commented on MYFACES-4362:
--------------------------------------------

Cant remember, sorry. If its in 2.3, then it should be in 3.0 too.

> 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
>            Priority: Major
>
> 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)