[
https://issues.apache.org/jira/browse/TOMAHAWK-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515239
]
Suraj Shah commented on TOMAHAWK-1053:
--------------------------------------
Currently ppr can execute serverside code and change html which is great.
What i find is missing is to be able to execute dynamically generated
javascript after a ppr.
This feature would give a boost to ppr functionality.
> PPRPanelGroup does not execute JavaScript which is rendered within partial
> responses
> ------------------------------------------------------------------------------------
>
> Key: TOMAHAWK-1053
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-1053
> Project: MyFaces Tomahawk
> Issue Type: Bug
> Components: PPRPanelGroup
> Affects Versions: 1.1.6
> Reporter: Ernst Fastl
> Assignee: Ernst Fastl
> Priority: Minor
> Fix For: 1.1.7-SNAPSHOT
>
>
> Some components render inline JavaScript . If those components are updated
> using a
> PPRPanelGroup the generated JavaScript is not executed.
> One possible solution would be to parse the generated response for any
> JavaScript tags and
> send this content in a separate XML tag which is then executed using the
> eval() function
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.