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

Ajax exception frame complains about "Function expected" in IE8

    XMLWordPrintableJSON

Details

    Description

      It is the following code that fails:
      <script type="text/javascript">require(["t5/core/pageinit"], function(pi)

      { pi([], ["bootstrap/collapse","t5/core/zone"]); }

      );</script>

      Apparently "require" is the object it is instantiated to be (init config), not the product of require.js being loaded.

      To reproduce create a T5.4 quickstart app and throw a RuntimeException in void onAjax() (Index.java).

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            chrispoulsen Chris Poulsen
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: