You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/11/03 07:24:18 UTC

[jira] Created: (TAPESTRY-1140) new page render other than starting page

new page render other than starting page
----------------------------------------

                 Key: TAPESTRY-1140
                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1140
             Project: Tapestry
          Issue Type: Bug
          Components: Core
    Affects Versions: 4.1.1
         Environment: ajax request
            Reporter: Jesse Kuhnert
         Assigned To: Jesse Kuhnert
            Priority: Critical
             Fix For: 4.1.1


If you are on page B and a listener is called via an ajax request that returns an IPage instance the response builder won't pick this up and the response will probably contain nothing as no components on page C were referenced in the ajax request.


-- 
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] Resolved: (TAPESTRY-1140) new page render other than starting page

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

Jesse Kuhnert resolved TAPESTRY-1140.
-------------------------------------

    Resolution: Fixed

Handling this as awkwardly as I can. New page renders are detected and force a client side redirect.

> new page render other than starting page
> ----------------------------------------
>
>                 Key: TAPESTRY-1140
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1140
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 4.1.1
>         Environment: ajax request
>            Reporter: Jesse Kuhnert
>         Assigned To: Jesse Kuhnert
>            Priority: Critical
>             Fix For: 4.1.1
>
>
> If you are on page B and a listener is called via an ajax request that returns an IPage instance the response builder won't pick this up and the response will probably contain nothing as no components on page C were referenced in the ajax request.

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