Issue #766
This test-case is intended for Issue #766
- JS errors in AJAX callback functions are not shown.
Jan Odvarko, odvarko@gmail.com
- Open Firebug and enable the Console panel.
- Click on the
Execute Test
button below.
- Check the Console panel.
- There should be a log of an hash array (displayed as an empty array):
[]
- The array has two hash keys and it should be possible to expand it by clicking on
an + button.
- If you expand it, you should see two properties:
key-1 and key-2.