[ 
https://issues.jboss.org/browse/RF-12833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798304#comment-12798304
 ] 

Lukáš Fryč commented on RF-12833:
---------------------------------

Resolved in scope of RF-12936, in commit 
https://github.com/richfaces/richfaces/commit/a4e41f726896a6d4ac05295da4f29f4bbf59c78e
                
> richfaces.js conflicts with prototype.js
> ----------------------------------------
>
>                 Key: RF-12833
>                 URL: https://issues.jboss.org/browse/RF-12833
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-a4j-core
>    Affects Versions: 4.3.1
>            Reporter: Mark Torres
>            Assignee: Lukáš Fryč
>         Attachments: RF-12833.patch
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> Getting some javascript errors on richfaces.js.
> Upon inspection, it is using
> {code}
> (function(jQuery, richfaces) {
> ...
> {code}
> instead of 
> {code}
> (function($, richfaces) {
> ...
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to