You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Steve Lowery (JIRA)" <ji...@apache.org> on 2008/12/01 22:01:44 UTC

[jira] Commented: (WICKET-1933) Issue appears to not be fixed

    [ https://issues.apache.org/jira/browse/WICKET-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652152#action_12652152 ] 

Steve Lowery commented on WICKET-1933:
--------------------------------------

Has anyone been able to replicate this issue on your end?  We find ourselves having to "hack" the 1.4rc1 build to get this to work.

> Issue appears to not be fixed
> -----------------------------
>
>                 Key: WICKET-1933
>                 URL: https://issues.apache.org/jira/browse/WICKET-1933
>             Project: Wicket
>          Issue Type: Sub-task
>          Components: wicket-extensions
>    Affects Versions: 1.4-M3
>            Reporter: Steve Lowery
>            Assignee: Matej Knopp
>
> The fix describes changing the iframe src attribute to '://0'.  The code was changed to '//:'.  This does not fix the issue in IE6, at least for us.  In version 1.4M3, it is now line 1124 in modal.js.  I changed it to ://0 and the issue went away.

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