You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Robert Kühne (Created JIRA)" <ji...@apache.org> on 2012/01/29 11:00:12 UTC

[jira] [Created] (WICKET-4368) DefaultAuthenticationStrategy.save

 DefaultAuthenticationStrategy.save 
------------------------------------

                 Key: WICKET-4368
                 URL: https://issues.apache.org/jira/browse/WICKET-4368
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.5.4
            Reporter: Robert Kühne
            Priority: Trivial


There is an empty string used in string construction in DefaultAuthenticationStrategy.save which is not necessary.

--
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] [Updated] (WICKET-4368) Useless concatenation with empty string in DefaultAuthenticationStrategy.save

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

Martin Grigorov updated WICKET-4368:
------------------------------------

    Summary: Useless concatenation with empty string in DefaultAuthenticationStrategy.save   (was:  DefaultAuthenticationStrategy.save )
    
> Useless concatenation with empty string in DefaultAuthenticationStrategy.save 
> ------------------------------------------------------------------------------
>
>                 Key: WICKET-4368
>                 URL: https://issues.apache.org/jira/browse/WICKET-4368
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5.4
>            Reporter: Robert Kühne
>            Priority: Trivial
>              Labels: cleanup, patch
>         Attachments: WICKET-4368.patch
>
>
> There is an empty string used in string construction in DefaultAuthenticationStrategy.save which is not necessary.

--
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] [Updated] (WICKET-4368) DefaultAuthenticationStrategy.save

Posted by "Robert Kühne (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Kühne updated WICKET-4368:
---------------------------------

    Attachment: WICKET-4368.patch

Applies to wicket-core
                
>  DefaultAuthenticationStrategy.save 
> ------------------------------------
>
>                 Key: WICKET-4368
>                 URL: https://issues.apache.org/jira/browse/WICKET-4368
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5.4
>            Reporter: Robert Kühne
>            Priority: Trivial
>              Labels: cleanup, patch
>         Attachments: WICKET-4368.patch
>
>
> There is an empty string used in string construction in DefaultAuthenticationStrategy.save which is not necessary.

--
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-4368) Useless concatenation with empty string in DefaultAuthenticationStrategy.save

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

Martin Grigorov resolved WICKET-4368.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0
                   1.5.5
         Assignee: Martin Grigorov
    
> Useless concatenation with empty string in DefaultAuthenticationStrategy.save 
> ------------------------------------------------------------------------------
>
>                 Key: WICKET-4368
>                 URL: https://issues.apache.org/jira/browse/WICKET-4368
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5.4
>            Reporter: Robert Kühne
>            Assignee: Martin Grigorov
>            Priority: Trivial
>              Labels: cleanup, patch
>             Fix For: 1.5.5, 6.0.0
>
>         Attachments: WICKET-4368.patch
>
>
> There is an empty string used in string construction in DefaultAuthenticationStrategy.save which is not necessary.

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