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

Javascript: Unit test for _Dom.findByStyleClass fails on IE8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.1-SNAPSHOT
    • 2.0.1
    • None
    • None

    Description

      Some of the last changes broke the
      results = Dom.findByStyleClass(Dom.byId("level1"), "level2", true);
      UnitTest.assertTrue("three elements found due to deep scan being neglegted", results.length > 2);

      for IE8 the function is not used currently in the code but it needs to be fixed, probably an escaping issue related to the recent escaping bug fixed in the codebase.

      Attachments

        Activity

          People

            Unassigned Unassigned
            werpu Werner Punz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: