Hello,
I have the same problem. The cause is (by my opinion) in JS code of modal.js
- method getMarkup(), rows 1095 - 1099:
if (isFrame) {
s+=
"<iframe src='://0' frameborder=\"0\" id='"+idContent+"'
allowtransparency=\"false\" style=\"height: 200px\">"+
"</iframe>";
} ...
Any Idea how to solve it? It is reproducable on IE 7 and FF 2.0.0.9 (not
tried on others).
Thanks.
--
View this message in context:
http://www.nabble.com/IOException-from-ModalWindow-tf4757540.html#a13855696
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]