RE: FileUpload in ModalWindow

2010-11-04 Thread Martin Grigorov
[mailto:mgrigo...@apache.org] >Gesendet: Donnerstag, 4. November 2010 21:04 >An: users@wicket.apache.org >Betreff: Re: FileUpload in ModalWindow > >1.4.11 has a known problem: >https://issues.apache.org/jira/browse/WICKET-3040 ><https://issues.apache.org/jira/browse/WICKET-3040&g

RE: FileUpload in ModalWindow

2010-11-04 Thread Stefan Lindner
etreff: Re: FileUpload in ModalWindow 1.4.11 has a known problem: https://issues.apache.org/jira/browse/WICKET-3040 <https://issues.apache.org/jira/browse/WICKET-3040>That's why 1.4.12 was released soon after. On Thu, Nov 4, 2010 at 7:26 PM, Wayne W wrote: > We're on 1.4

Re: FileUpload in ModalWindow

2010-11-04 Thread Martin Grigorov
1.4.11 has a known problem: https://issues.apache.org/jira/browse/WICKET-3040 That's why 1.4.12 was released soon after. On Thu, Nov 4, 2010 at 7:26 PM, Wayne W wrote: > We're on 1.4.7 currently and when I tried 1.4.11 we had a few issues > with

Re: FileUpload in ModalWindow

2010-11-04 Thread Wayne W
We're on 1.4.7 currently and when I tried 1.4.11 we had a few issues with ajax - unfortunality we've not had time to really try and understand the issue. I'll be interested if anyone else is having a problem. I know there was some work done in the ajax area, but I'm not sure where to start looking.

RE: FileUpload in ModalWindow

2010-11-02 Thread Stefan Lindner
To make it more clear: FileUpload with ProgressBar does not work at all for me. Not in FF not in IE. Without ProgressBar everything works well. This is a Problem since 1.4.11. In 1.4.10 it works well. Stefan

FileUpload in ModalWindow

2010-11-02 Thread Stefan Lindner
Does anybody use Ajax FileUpload in ModelWindow since Wicket 1.4.10? It does not work in 1.4.12 and 1.4.13. I did not see any significatn change in ChangeLog for this releases. Stefan