1.4.7 is quite old.
Create a mini app and test with 1.5.7. If it still breaks then attach
it to a ticket in our Jira.

On Thu, Jul 19, 2012 at 12:38 AM, Martin Dietze <d...@fh-wedel.de> wrote:
> Not sure if this is a known issue, in a project using
> wicket-1.4.7 I have a page with an upload field which is
> triggered by an Ajax button. After upload some information about
> the upload is supposed to be made visible via Ajax. The
> component containing the form has outputMarkupId set to true,
> and it is added to the AjaxRequestTarget after submit.
>
> From the logs I can see that in onBeforeRender the ListView
> which is supposed to appear is updated (its populateItem method
> is called). Still it does not appear. The same applies to a
> label I added to the form in which I overrode isVisible
> depending on the upload state.
>
> This component has been working fine for over a year now, but as
> one of your customers has started using IE9 it turned out that
> in IE9 this does not work anymore.
>
> Is there a known incompatibility, or any other experience I can
> benefit from?
>
> Cheers,
>
> M'bert
>
> --
> ----------- / http://herbert.the-little-red-haired-girl.org / -------------
> =+=
> Ruft man einen Hund, dann kommt er. Ruft man eine Katze, dann nimmt
> sie das zur Kenntnis, und kommt gelegentlich darauf zurueck.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to