[
https://issues.apache.org/jira/browse/TAPESTRY-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542798
]
Kalin Krustev commented on TAPESTRY-1650:
-----------------------------------------
Javascript statements added through PageRenderSupport.addScript() is lost when
page template does not include body tag. This is the case when using ajax and
pages include only partial markup and can contain tapestry components, but may
not have a body tag. Tapestry internal components should be aware of this, and
include needed javascript statements, regardless of the presence of body tag.
For example org.apache.tapestry.corelib.components.DateField does not do so and
is not working in ajax environment.
> Tracking issue for Ajax support
> -------------------------------
>
> Key: TAPESTRY-1650
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1650
> Project: Tapestry
> Issue Type: New Feature
> Components: tapestry-core
> Affects Versions: 5.0
> Reporter: Howard M. Lewis Ship
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]