Issue #766

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

  1. Open Firebug and enable the Console panel.
  2. Click on the Execute Test button below.
  3. Check the Console panel.
  4. There should be a log of an hash array (displayed as an empty array): []
  5. The array has two hash keys and it should be possible to expand it by clicking on an + button.
  6. If you expand it, you should see two properties: key-1 and key-2.