[
https://issues.apache.org/jira/browse/WICKET-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555835#action_12555835
]
Igor Vaynberg commented on WICKET-1249:
---------------------------------------
it would be great if you could attach that patch to this jira issue as an
attachment and check the "attach under asl2" attachment option. that makes it
much easier licensing wise for us to integrate that patch directly.
> modal.js conflicts with mootools and possibly other javascript frameworks. +
> patch fix
> --------------------------------------------------------------------------------------
>
> Key: WICKET-1249
> URL: https://issues.apache.org/jira/browse/WICKET-1249
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 1.3.0-rc2
> Environment: linux / jdk 1.6 etc
> Reporter: Victor Igumnov
> Assignee: Matej Knopp
> Fix For: 1.3.1
>
>
> Modal.js issues
> 1. Modal.js defines Class instead of Wicket.Class. Modal.js tries to define
> new Wicket classes via Class instead of Wicket.Class.xxx.
> 2. Object.extend conflicts with mootools, so I created a new Wicket class
> Wicket.Object with an extend method.
> Here is the patch against wicket-extensions trunk. This works perfectly with
> mootools-trunk
> http://temp.fabulously40.com/~victori/modalconflictfix.patch
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.