Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-2424

Validation occasionally triggers Stack Overflow Javascript Error in IE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.0.12
    • 5.0.12
    • JavaScript
    • None
    • IE Web Browser (6 or 7)

    Description

      In IE 6 or 7, form validation can trigger a Stack Overflow error in the browser.

      This issues appears to be caused by the isDeepVisible method call. Refactoring this code so that isDeepVisible is a function which takes an element as an argument, as opposed to adding the method to the Element object, should resolve the problem.

      IE has known compatibility issues with recursive calls to methods added to an object.

      The problem is most prevelent when validating components which are nested in several divs.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            andrew4ta Andrew Fortier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 2h
                2h
                Remaining:
                Remaining Estimate - 2h
                2h
                Logged:
                Time Spent - Not Specified
                Not Specified