You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Andreas Andreou (JIRA)" <de...@tapestry.apache.org> on 2008/02/03 03:34:07 UTC

[jira] Updated: (TAPESTRY-2115) @Script component does nothing when the Exception page is rendered

     [ https://issues.apache.org/jira/browse/TAPESTRY-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Andreou updated TAPESTRY-2115:
--------------------------------------

    Description: 
This happens when the exception page contains a @Script component, or even when other components included in 
that page contain @Script.

It doesn't seem to be a problem of the script component, because it correctly parses the .script file
and PageRenderSupport.addExternalScript(IComponent target, Resource scriptLocation) is indeed called.

Could it be that all externalScripts are then ignored?

  was:
Doesn't seem to be a problem of the script component, because it correctly parses the .script file
and PageRenderSupport.addExternalScript(IComponent target, Resource scriptLocation) is indeed called.

Could it be that all externalScripts are then ignored?


> @Script component does nothing when the Exception page is rendered
> ------------------------------------------------------------------
>
>                 Key: TAPESTRY-2115
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2115
>             Project: Tapestry
>          Issue Type: Bug
>    Affects Versions: 4.1.3
>            Reporter: Andreas Andreou
>
> This happens when the exception page contains a @Script component, or even when other components included in 
> that page contain @Script.
> It doesn't seem to be a problem of the script component, because it correctly parses the .script file
> and PageRenderSupport.addExternalScript(IComponent target, Resource scriptLocation) is indeed called.
> Could it be that all externalScripts are then ignored?

-- 
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