Completed
Last Updated: 17 Dec 2013 21:04 by ADMIN
ADMIN
Cody
Created on: 06 Aug 2013 16:19
Type: Bug Report
0
Dynamic Target causing duplicate query string parameters in URL
If you enable a dynamic target in which the source is a query string in step N and the target is the same query string in step N+1, the load test duplicates the query string like this:
...Timesheets/TITimesheet.aspx?TimesheetID=?TimesheetID=423%22
The first "TimesheetID=" with no value should not be present. The second one is correct.
Also attached is a Fiddler trace of the load test running on my machine (build 2012.2.1527) which shows the problem. Look at the query strings in the URL for session 7.
2 comments
ADMIN
Shtilianov
Posted on: 15 Aug 2013 08:36
The fix is ready and it will be available with the next internal build.
ADMIN
Jared Twing
Posted on: 06 Aug 2013 19:01
We have verified this and are working on a fix.

Thanks,
Jared