[
https://issues.apache.org/jira/browse/MYFACES-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196242#comment-13196242
]
Werner Punz commented on MYFACES-3444:
--------------------------------------
Thanks leo, this indeed was a small issue.
> js-error: _mfInternal is null
> -----------------------------
>
> Key: MYFACES-3444
> URL: https://issues.apache.org/jira/browse/MYFACES-3444
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.1.5
> Environment: richfaces-4.1.0.Final and richfaces-4.1.1-SNAPSHOT
> (11.01.2012)
> myfaces-2.1.5 and myfaces-2.1.6-SNAPSHOT
> Reporter: Rene O
> Assignee: Werner Punz
> Fix For: 2.0.12, 2.1.6
>
> Attachments: jsf2testcase.war
>
>
> If i do sorting within richfaces extendeddatatable component a js error
> occurs.
> A testcase to reproduce this issue is attached.
> Steps to reproduce this issue:
> 1. http://localhost:8080/jsf2testcase/extendeddatatable.jsf
> 2. click 'Sort ColumnA'
> 3. js-error occurs
> If you use Firefox 9 or chrome 16, everything works as expected. If you use
> IE8, the following js-error occurs:
> IE-8 js-error:
> Meldung: 'richfaces.utils.getCSSRule(...).style' ist Null oder kein Objekt
> Zeile: 362
> Zeichen: 17
> Code: 0
> URI:
> http://localhost:8080/jsf2testcase/javax.faces.resource/extendedDataTable.js.jsf;jsessionid=F4E29BC7AFDDEBB4A0395E622B5B44E7?ln=org.richfaces
> Meldung: '_mfInternal' ist Null oder kein Objekt
> Zeile: 1
> Zeichen: 99511
> Code: 0
> URI:
> http://localhost:8080/jsf2testcase/javax.faces.resource/jsf.js.jsf;jsessionid=F4E29BC7AFDDEBB4A0395E622B5B44E7?ln=javax.faces
> Note: This issue doesn't occur with mojarra-2.1.5
> Because of this, i think, that this is a myfaces issue and not a richfaces
> one.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira