You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Kalin Krustev (JIRA)" <de...@tapestry.apache.org> on 2007/11/15 16:28:43 UTC

[jira] Commented: (TAPESTRY-1650) Tracking issue for Ajax support

    [ 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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org