You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2011/01/26 18:01:08 UTC

[jira] Resolved: (WICKET-3388) Incorrect casts to AuthenticatedWebSession in AuthenticatedWebApplication class

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

Igor Vaynberg resolved WICKET-3388.
-----------------------------------

    Resolution: Fixed
      Assignee: Igor Vaynberg

thanks

> Incorrect casts to AuthenticatedWebSession in AuthenticatedWebApplication class
> -------------------------------------------------------------------------------
>
>                 Key: WICKET-3388
>                 URL: https://issues.apache.org/jira/browse/WICKET-3388
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-auth-roles
>    Affects Versions: 1.5-RC1
>            Reporter: Leonid Bogdanov
>            Assignee: Igor Vaynberg
>         Attachments: patch.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> After resolving bug WICKET-2971, several methods in AuthenticatedWebApplication still contain casts to AuthenticatedWebSession instead of casts to AbstractAuthenticatedWebSession. It makes AuthenticatedWebApplication not reusable with custom implementations of AbstractAuthenticatedWebSession class. Several cosmetic changes in code and javadoc should be done.

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