[
https://issues.apache.org/jira/browse/MYFACES-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017892#comment-18017892
]
Volodymyr Siedlecki commented on MYFACES-4731:
----------------------------------------------
To mimic EL – since it isn't enabled by default there either. If you already
use optional, it could cause issues like reported in the issue.
However, we could follow Mojarra's route – enable it, but have an opt-out?
> 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)