[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to