Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3444

js-error: _mfInternal is null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.5
    • 2.0.12, 2.1.6
    • None
    • None
    • richfaces-4.1.0.Final and richfaces-4.1.1-SNAPSHOT (11.01.2012)
      myfaces-2.1.5 and myfaces-2.1.6-SNAPSHOT

    Description

      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.

      Attachments

        1. jsf2testcase.war
          9.81 MB
          Rene O

        Activity

          People

            werpu Werner Punz
            reneo Rene O
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: