You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Adrian Sandor (JIRA)" <ji...@apache.org> on 2008/11/27 06:58:44 UTC

[jira] Created: (WICKET-1961) Bad javadoc for Request.getRelativePathPrefix* methods

Bad javadoc for Request.getRelativePathPrefix* methods
------------------------------------------------------

                 Key: WICKET-1961
                 URL: https://issues.apache.org/jira/browse/WICKET-1961
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.4-RC1, 1.4-M3
            Reporter: Adrian Sandor
            Priority: Minor


In org.apache.wicket.Request, both getRelativePathPrefixToContextRoot and getRelativePathPrefixToWicketHandler use the exact same example in the javadoc comments. At least one of them must be wrong.

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


[jira] Resolved: (WICKET-1961) Bad javadoc for Request.getRelativePathPrefix* methods

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

Igor Vaynberg resolved WICKET-1961.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC2
         Assignee: Igor Vaynberg

> Bad javadoc for Request.getRelativePathPrefix* methods
> ------------------------------------------------------
>
>                 Key: WICKET-1961
>                 URL: https://issues.apache.org/jira/browse/WICKET-1961
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-M3, 1.4-RC1
>            Reporter: Adrian Sandor
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4-RC2
>
>
> In org.apache.wicket.Request, both getRelativePathPrefixToContextRoot and getRelativePathPrefixToWicketHandler use the exact same example in the javadoc comments. At least one of them must be wrong.

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