You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/11/15 17:49:14 UTC

[jira] Resolved: (WICKET-3114) Various issues in wicket-examples 1.5.x

     [ https://issues.apache.org/jira/browse/WICKET-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-3114.
-----------------------------------

    Resolution: Fixed
      Assignee: Igor Vaynberg

> Various issues in wicket-examples 1.5.x
> ---------------------------------------
>
>                 Key: WICKET-3114
>                 URL: https://issues.apache.org/jira/browse/WICKET-3114
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket, wicket-examples
>    Affects Versions: 1.5-M2.1
>            Reporter: Martin Grigorov
>            Assignee: Igor Vaynberg
>
> Here is a list of some issues found by Igor while playing with 1.5 wicket-examples:
> * wicket package mounter produces // in url: http://localhost:8080/wicket-examples/niceurl//my/mounted/package/
> ^ FIXED
> * ajax links example - failure handler is not invoked, instead error is reported
> MG: ^^ which demo exactly is this ?
> * ajax upload example: text field is always null?
> MG: ^^ all upload demos work OK here
> * ajax modal window - page window does not repaint result
> ^ FIXED - example was passing around pages instead of page references
> * ajax onchange example does not work
> MG: ^^Seems to work fine on FF and Google Chrome
> IV: ^ FIXED - this was fixed with my recent url refactor
> * ajax rating example seems slow
> MG: ^^Seems OK on FF3.6 and Chrome
> More information about each one will be added when the respective issue is investigated.

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