Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-2181

pageinit.js addStylesheets function doesn't work with Internet Explorer <=8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.4
    • None
    • tapestry-core
    • None

    Description

      The addStylesheets function uses ownerNode that is not supported in Internet Explorer 8 and older. Use owningElement instead.

      Affected is this line:
      insertionPoint = _.find(document.styleSheets, (ss) -> ss.ownerNode.rel is "stylesheet t-ajax-insertion-point")

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hnoot Hendrik Noot
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: