[richfaces-issues] [JBoss JIRA] (RF-12069) Use of $(document).ready instead of jQuery(document).ready in org.richfaces.renderkit.html.ScriptsRenderer
Brian Leathem (JIRA)
jira-events at lists.jboss.org
Wed Mar 21 16:38:47 EDT 2012
[ https://issues.jboss.org/browse/RF-12069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Leathem updated RF-12069:
-------------------------------
Fix Version/s: 4.3-Tracking
> Use of $(document).ready instead of jQuery(document).ready in org.richfaces.renderkit.html.ScriptsRenderer
> ----------------------------------------------------------------------------------------------------------
>
> Key: RF-12069
> URL: https://issues.jboss.org/browse/RF-12069
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: core
> Affects Versions: 4.1.0.Final
> Reporter: Sandro Brändli
> Fix For: 4.3-Tracking
>
>
> As stated in the summary ScriptsRenderer uses the $-sign instead of jQuery. This causes problems when using a JavaScript library that overrides the $-sign. In my case it breaks DnD when including Prototype.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list