You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Erik Husby (JIRA)" <ta...@jakarta.apache.org> on 2006/04/27 16:11:37 UTC

[jira] Created: (TAPESTRY-931) Template parsing fails on javascript.

Template parsing fails on javascript.
-------------------------------------

         Key: TAPESTRY-931
         URL: http://issues.apache.org/jira/browse/TAPESTRY-931
     Project: Tapestry
        Type: Bug

  Components: Framework  
    Versions: 4.0.1    
    Reporter: Erik Husby


During the conversion of our project from Tapestry 3 to Tapestry 4, I've had several HTML files fail parsing because of embedded Javascript. I've worked around the problem by moving the javascript to a .Script file and using the @Script component to include it. The pages in question worked fine on Tapestry 3. I've attached the template HTML file that failed the parsing as well as the output of the Exception page.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


[jira] Resolved: (TAPESTRY-931) Template parsing fails on javascript.

Posted by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-931?page=all ]

Jesse Kuhnert resolved TAPESTRY-931.
------------------------------------

    Fix Version/s: 4.1
       Resolution: Incomplete

I'll re-open if more information can be had, but this javascript works for me currently. The exception page you attached didn't list any of the standard line precise error reporting exceptions.

> Template parsing fails on javascript.
> -------------------------------------
>
>                 Key: TAPESTRY-931
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-931
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.0.1
>            Reporter: Erik Husby
>             Fix For: 4.1
>
>         Attachments: 454RegisterRunRegion.html, Internal Page Error.html
>
>
> During the conversion of our project from Tapestry 3 to Tapestry 4, I've had several HTML files fail parsing because of embedded Javascript. I've worked around the problem by moving the javascript to a .Script file and using the @Script component to include it. The pages in question worked fine on Tapestry 3. I've attached the template HTML file that failed the parsing as well as the output of the Exception page.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-931) Template parsing fails on javascript.

Posted by "Erik Husby (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-931?page=all ]

Erik Husby updated TAPESTRY-931:
--------------------------------

    Attachment: 454RegisterRunRegion.html
                Internal Page Error.html

The file 454RegisterRunRegion.html is the template that fails the parse. The Internal Page Error file is the exception as captured by our exception page.

> Template parsing fails on javascript.
> -------------------------------------
>
>          Key: TAPESTRY-931
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-931
>      Project: Tapestry
>         Type: Bug

>   Components: Framework
>     Versions: 4.0.1
>     Reporter: Erik Husby
>  Attachments: 454RegisterRunRegion.html, Internal Page Error.html
>
> During the conversion of our project from Tapestry 3 to Tapestry 4, I've had several HTML files fail parsing because of embedded Javascript. I've worked around the problem by moving the javascript to a .Script file and using the @Script component to include it. The pages in question worked fine on Tapestry 3. I've attached the template HTML file that failed the parsing as well as the output of the Exception page.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org