You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Farhan (JIRA)" <ji...@apache.org> on 2009/09/14 21:02:57 UTC

[jira] Created: (WICKET-2466) javadoc the CryptedUrlWebRequestCodingStrategy needs to be update/corrected to reflect the usage of session-id for encryption and hence URLs which were bookmarkable before will NOT remain bookmarkable.

javadoc the CryptedUrlWebRequestCodingStrategy needs to be update/corrected to reflect the usage of session-id for encryption and hence URLs which were bookmarkable before will NOT remain bookmarkable. 
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: WICKET-2466
                 URL: https://issues.apache.org/jira/browse/WICKET-2466
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.4.1, 1.3.7
            Reporter: Farhan
            Priority: Minor
             Fix For: 1.3.8, 1.4.2


The javadoc for CryptedUrlWebRequestCodingStrategy needs to be updated/corrected to reflect the usage of sessionId for encryption, which also entails that the urls which were bookmarkable before will NOT be remain bookmarkable any more.

The javadoc currently state "Because the algorithm is reversible, URLs which were bookmarkable before will remain bookmarkable. " which is not true anymore.



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


[jira] Resolved: (WICKET-2466) javadoc the CryptedUrlWebRequestCodingStrategy needs to be update/corrected to reflect the usage of session-id for encryption and hence URLs which were bookmarkable before will NOT remain bookmarkable.

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

Igor Vaynberg resolved WICKET-2466.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.3.8)
                   1.5-M1
         Assignee: Igor Vaynberg

> javadoc the CryptedUrlWebRequestCodingStrategy needs to be update/corrected to reflect the usage of session-id for encryption and hence URLs which were bookmarkable before will NOT remain bookmarkable. 
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-2466
>                 URL: https://issues.apache.org/jira/browse/WICKET-2466
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.7, 1.4.1
>            Reporter: Farhan
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.2, 1.5-M1
>
>
> The javadoc for CryptedUrlWebRequestCodingStrategy needs to be updated/corrected to reflect the usage of sessionId for encryption, which also entails that the urls which were bookmarkable before will NOT be remain bookmarkable any more.
> The javadoc currently state "Because the algorithm is reversible, URLs which were bookmarkable before will remain bookmarkable. " which is not true anymore.

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