[
https://issues.apache.org/jira/browse/TRINIDAD-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493135#comment-13493135
]
Caius Gran edited comment on TRINIDAD-2336 at 11/8/12 12:11 PM:
----------------------------------------------------------------
I believe TRINIDAD-2244 occurs for the same reason as TRINIDAD-2336.
And the same workaround applies:
<context-param>
<param-name>org.apache.myfaces.trinidadinternal.PPR_OVER_JSF_AJAX</param-name>
<param-value>off</param-value>
</context-param>
was (Author: caiusgrr):
I believe TRINIDAD-2244 occurs for the same reason as TRINIDAD-2336.
> Resource scriptlet missing if partial update introduces new JS depedencies
> --------------------------------------------------------------------------
>
> Key: TRINIDAD-2336
> URL: https://issues.apache.org/jira/browse/TRINIDAD-2336
> Project: MyFaces Trinidad
> Issue Type: Bug
> Affects Versions: 2.1.0-core
> Reporter: Caius Gran
> Fix For: 2.0.1-core
>
>
> In my case, there's a radio select which auto-submits and opens up a set of
> input fields. The input fields need CoreFormat scriplet, but the page fails
> there because of an unknown resource "TrDoubleConverter.
> If I revert the five TRINIDAD-2100 commits in the version control, the
> problem disappears.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira