Test Case for encoded ampersand in URL

  1. Open Firebug and enable the Net panel.
  2. Click on the Execute Test button below.
  3. Expand the new entry and select Params tab.
  4. Verify the content. It should be following:
    value1   1
    value2   2
    value3   3
    


Ampersands in the URL & should be properly escaped.