You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Oscar Picasso (JIRA)" <ta...@jakarta.apache.org> on 2006/05/18 14:49:05 UTC

[jira] Created: (TAPESTRY-954) Session lost when PageLInk inside a form

Session lost when PageLInk inside a form
----------------------------------------

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

  Components: Framework  
    Versions: 4.0    
    Reporter: Oscar Picasso


If you insert a PageLink *inside* a form no url in the generated page includes a jsessionid as it should. So if a browser does not support cookies, the session is lost if you click on any link that is on the page generated on form submission.

remarks:
- the cookie used to track the session is rightly sent to the client
- other type of links have not been tested (ExternalLInk etc...)


-- 
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-954) Session lost when PageLInk inside a form

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

Jesse Kuhnert updated TAPESTRY-954:
-----------------------------------

    Fix Version/s: 4.1.2

> Session lost when PageLInk inside a form
> ----------------------------------------
>
>                 Key: TAPESTRY-954
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-954
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.0
>            Reporter: Oscar Picasso
>             Fix For: 4.1.2
>
>
> If you insert a PageLink *inside* a form no url in the generated page includes a jsessionid as it should. So if a browser does not support cookies, the session is lost if you click on any link that is on the page generated on form submission.
> remarks:
> - the cookie used to track the session is rightly sent to the client
> - other type of links have not been tested (ExternalLInk etc...)

-- 
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-954) Session lost when PageLInk inside a form

Posted by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Kuhnert resolved TAPESTRY-954.
------------------------------------

    Resolution: Cannot Reproduce
      Assignee: Jesse Kuhnert

Just tested some links inside forms with cookies disabled and jsession appears to be getting embedded correctly. Assuming that it was fixed at some point.

> Session lost when PageLInk inside a form
> ----------------------------------------
>
>                 Key: TAPESTRY-954
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-954
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 4.0
>            Reporter: Oscar Picasso
>         Assigned To: Jesse Kuhnert
>             Fix For: 4.1.2
>
>
> If you insert a PageLink *inside* a form no url in the generated page includes a jsessionid as it should. So if a browser does not support cookies, the session is lost if you click on any link that is on the page generated on form submission.
> remarks:
> - the cookie used to track the session is rightly sent to the client
> - other type of links have not been tested (ExternalLInk etc...)

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