[
https://issues.apache.org/jira/browse/MYFACES-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18076543#comment-18076543
]
Melloware commented on MYFACES-4378:
------------------------------------
[~tandraschko] i think it s still an issue that MyFaces is returning the script
in two places in `update` and in `eval`
{code:java}
<update id="javax.faces.Resource"><![CDATA[console.log('hi');]]></update>
<eval><![CDATA[console.log('hi');]]></eval>
{code}
> onloadScript not rendering with non ajax command button if jstl type tag c:if
> is present on the page
> ----------------------------------------------------------------------------------------------------
>
> Key: MYFACES-4378
> URL: https://issues.apache.org/jira/browse/MYFACES-4378
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.3.10, 2.3-next-M8, 4.0.2, 4.1.0-RC1
> Reporter: Thomas Andraschko
> Assignee: Thomas Andraschko
> Priority: Minor
> Attachments: pf-11780.zip, test.7z
>
>
> See https://github.com/omnifaces/omnifaces/issues/366
--
This message was sent by Atlassian Jira
(v8.20.10#820010)