[ 
https://issues.apache.org/jira/browse/WICKET-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg resolved WICKET-2885.
-----------------------------------

         Assignee: Igor Vaynberg
    Fix Version/s: 1.4.10
       Resolution: Fixed

> RequestLogger.SessionData methods aren't public
> -----------------------------------------------
>
>                 Key: WICKET-2885
>                 URL: https://issues.apache.org/jira/browse/WICKET-2885
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8, 
> 1.4.9
>            Reporter: Clint Checketts
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.10
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> The following methods in RequestLogger.SessionData are private: 
> addTimeTaken() setSessionInfo() setSessionSize()
> Please change these to 'public', the only reason they are working currently 
> is because SessionData is an innerclass to RequestLogger. If a user tries to 
> extend RequestLogger and call the RequestLogger.SessionData innerclass, it is 
> unable to use the mentioned methods to properly perform logging.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to