Test Case for encoded ampersand in URL
Open Firebug and enable the Net panel.
Click on the
Execute Test
button below.
Expand the new entry and select
Params
tab.
Verify the content. It should be following:
value1 1 value2 2 value3 3
Execute Test
Ampersands in the URL
&
should be properly escaped.