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 2010/12/05 15:36:11 UTC

[jira] Resolved: (WICKET-3220) WebApplication#getSessionAttributePrefix(final WebRequest request, String filterName) does not use request - so remove it ?!

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

Igor Vaynberg resolved WICKET-3220.
-----------------------------------

    Resolution: Won't Fix
      Assignee: Igor Vaynberg

just because we dont use it doesnt mean some user wont use when overriding. the request object is there for context to give possible implementations options.

> WebApplication#getSessionAttributePrefix(final WebRequest request, String filterName) does not use request - so remove it ?!
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3220
>                 URL: https://issues.apache.org/jira/browse/WICKET-3220
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.5-M3
>            Reporter: Peter Ertl
>            Assignee: Igor Vaynberg
>
> since 	
>   WebApplication:
>   public String getSessionAttributePrefix(final WebRequest request, String filterName)
> does not use [request] can we remove it?

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