[ 
https://issues.apache.org/jira/browse/MYFACES-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017760#comment-18017760
 ] 

Volodymyr Siedlecki commented on MYFACES-4731:
----------------------------------------------

Noticed this related issue in Mojarra: 
[https://github.com/eclipse-ee4j/mojarra/issues/5591] 

Looks like they enable it by default, but give the option to disable it?   I'd 
prefer the opposite approach for MyFaces.

Additionally, we don't yet support the RecordELResolver or OptionalELResolver 
in a released version: 
[https://github.com/apache/myfaces/blob/myfaces-core-module-4.1.1/impl/src/main/java/org/apache/myfaces/el/DefaultELResolverBuilder.java]

They were missed and Thomas added them in later on.

> Have OptionalELResolver Be Opt In
> ---------------------------------
>
>                 Key: MYFACES-4731
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4731
>             Project: MyFaces Core
>          Issue Type: Bug
>            Reporter: Volodymyr Siedlecki
>            Priority: Major
>
> [https://jakarta.ee/specifications/expression-language/6.0/]
> It's not enabled by default in EL, so I think we should follow suit.   I 
> propose a context parameter:
> org.apache.myfaces.enableOptionalELResolver = false (default). 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to