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

[jira] Created: (WICKET-1521) ClassCastException in MixedUrlCodingStrategy

ClassCastException in MixedUrlCodingStrategy
--------------------------------------------

                 Key: WICKET-1521
                 URL: https://issues.apache.org/jira/browse/WICKET-1521
             Project: Wicket
          Issue Type: Bug
            Reporter: David Leangen


Line 154 expect a String. Sometimes a String is returned, sometimes String[] is returned.

Guess this has something to do with the javax.servlet api.

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


[jira] Updated: (WICKET-1521) ClassCastException in MixedUrlCodingStrategy

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

David Leangen updated WICKET-1521:
----------------------------------

    Attachment: MixedParamUrlCodingStrategy.diff

Patch for this issue.

Sorry about the code formatting. My Eclipse keeps doing this to me...

> ClassCastException in MixedUrlCodingStrategy
> --------------------------------------------
>
>                 Key: WICKET-1521
>                 URL: https://issues.apache.org/jira/browse/WICKET-1521
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: David Leangen
>         Attachments: MixedParamUrlCodingStrategy.diff
>
>
> Line 154 expect a String. Sometimes a String is returned, sometimes String[] is returned.
> Guess this has something to do with the javax.servlet api.

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


[jira] Assigned: (WICKET-1521) ClassCastException in MixedUrlCodingStrategy

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

Igor Vaynberg reassigned WICKET-1521:
-------------------------------------

    Assignee: Matej Knopp

> ClassCastException in MixedUrlCodingStrategy
> --------------------------------------------
>
>                 Key: WICKET-1521
>                 URL: https://issues.apache.org/jira/browse/WICKET-1521
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: David Leangen
>            Assignee: Matej Knopp
>         Attachments: MixedParamUrlCodingStrategy.diff
>
>
> Line 154 expect a String. Sometimes a String is returned, sometimes String[] is returned.
> Guess this has something to do with the javax.servlet api.

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


[jira] Commented: (WICKET-1521) ClassCastException in MixedUrlCodingStrategy

Posted by "David Leangen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594474#action_12594474 ] 

David Leangen commented on WICKET-1521:
---------------------------------------

Any plan to patch this for an upcoming release?

Thanks!

> ClassCastException in MixedUrlCodingStrategy
> --------------------------------------------
>
>                 Key: WICKET-1521
>                 URL: https://issues.apache.org/jira/browse/WICKET-1521
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: David Leangen
>            Assignee: Matej Knopp
>         Attachments: MixedParamUrlCodingStrategy.diff
>
>
> Line 154 expect a String. Sometimes a String is returned, sometimes String[] is returned.
> Guess this has something to do with the javax.servlet api.

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


[jira] Resolved: (WICKET-1521) ClassCastException in MixedUrlCodingStrategy

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

Matej Knopp resolved WICKET-1521.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-M2

> ClassCastException in MixedUrlCodingStrategy
> --------------------------------------------
>
>                 Key: WICKET-1521
>                 URL: https://issues.apache.org/jira/browse/WICKET-1521
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: David Leangen
>            Assignee: Matej Knopp
>             Fix For: 1.4-M2
>
>         Attachments: MixedParamUrlCodingStrategy.diff
>
>
> Line 154 expect a String. Sometimes a String is returned, sometimes String[] is returned.
> Guess this has something to do with the javax.servlet api.

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


[jira] Updated: (WICKET-1521) ClassCastException in MixedUrlCodingStrategy

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

Johan Compagner updated WICKET-1521:
------------------------------------

    Fix Version/s: 1.3.4

> ClassCastException in MixedUrlCodingStrategy
> --------------------------------------------
>
>                 Key: WICKET-1521
>                 URL: https://issues.apache.org/jira/browse/WICKET-1521
>             Project: Wicket
>          Issue Type: Bug
>            Reporter: David Leangen
>            Assignee: Matej Knopp
>             Fix For: 1.3.4, 1.4-M2
>
>         Attachments: MixedParamUrlCodingStrategy.diff
>
>
> Line 154 expect a String. Sometimes a String is returned, sometimes String[] is returned.
> Guess this has something to do with the javax.servlet api.

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