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/10/19 09:08:27 UTC

[jira] Updated: (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 updated WICKET-3114:
----------------------------------

    Description: 
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

* ajax upload example: text field is always null?

* ajax modal window - page window does not repaint result

* ejax onchange example does not work

* ajax rating example seems slow

More information about each one will be added when the respective issue is investigated.

  was:
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/

* ajax links example - failure handler is not invoked, instead error is reported

* ajax upload example: text field is always null?

* ajax modal window - page window does not repaint result

* ejax onchange example does not work

* ajax rating example seems slow

More information about each one will be added when the respective issue is investigated.


> 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
>
> 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
> * ajax upload example: text field is always null?
> * ajax modal window - page window does not repaint result
> * ejax onchange example does not work
> * ajax rating example seems slow
> 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.