Issue #2271

This test-case is intended for Issue #2271 - JS errors in AJAX callback functions are not shown.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and enable the Net panel (or install this test extension).
  2. Click on the Execute Test button below.
  3. See Firefox Error Console. There should be following error:
  4. Error: document.getElementId is not a function
    Source File: http://legoas/firebug/tests/2271/issue2271.html Line: 35
  5. If the error isn't there -> BUG