Issue #1927

This test-case is intended for Issue #1927 - Firebug 1.4.0b3 concatenates AJAX responses if HTTP authentication is required for the resource.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and enable the Net panel.
  2. Click on the Execute Test button below.
  3. You'll be prompted for an user name and password
  4. You don't have to fill in anything, just press OK.
  5. The dialog reappear, now press Cancel.
  6. Expand the issue1927.php request in the Net panel.
  7. Verify the response. It should be equal to: TEST.


The 'TEST' string should not be displayed twice.