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 11:00:05 UTC

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

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