You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "PH (JIRA)" <ji...@apache.org> on 2012/06/26 14:08:44 UTC

[jira] [Created] (WICKET-4631) Session object JavaDocs

PH created WICKET-4631:
--------------------------

             Summary: Session object JavaDocs
                 Key: WICKET-4631
                 URL: https://issues.apache.org/jira/browse/WICKET-4631
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5.7
         Environment: n/a
            Reporter: PH
            Priority: Trivial


Noticed the JavaDocs for the Session object at http://wicket.apache.org/apidocs/1.5/org/apache/wicket/Session.html
mentions that
"Access via RequestCycle - The Session for a RequestCycle can be retrieved by calling RequestCycle#getSession()."
but the getSession methods is not available on the RequestCycle object (I'm using one of the subsequent method)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-4631) Session object JavaDocs

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4631.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.8
         Assignee: Martin Grigorov

Fixed in 1.5.x.
It has been fixed already in 6.x.
                
> Session object JavaDocs
> -----------------------
>
>                 Key: WICKET-4631
>                 URL: https://issues.apache.org/jira/browse/WICKET-4631
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5.7
>         Environment: n/a
>            Reporter: PH
>            Assignee: Martin Grigorov
>            Priority: Trivial
>              Labels: javadoc
>             Fix For: 1.5.8
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> Noticed the JavaDocs for the Session object at http://wicket.apache.org/apidocs/1.5/org/apache/wicket/Session.html
> mentions that
> "Access via RequestCycle - The Session for a RequestCycle can be retrieved by calling RequestCycle#getSession()."
> but the getSession methods is not available on the RequestCycle object (I'm using one of the subsequent method)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira