Closed GoogleCodeExporter closed 8 years ago
Here is the change that introduced the bug:
http://code.google.com/p/browserscope/source/detail?r=411
In util.js:
411 elsigh if (opt_results) {
411 elsigh url += '&' + opt_results.replace('&', '');
411 elsigh }
elsigh, do you remember why you called 'replace' there?
Original comment by steve.lamm
on 8 Feb 2010 at 9:18
This looks like it should be removed based on our chat.
Feel free to make the change, and also re-run the js-build to reproduce the
compiled
js file. Thanks!
Original comment by els...@gmail.com
on 8 Feb 2010 at 9:41
Fixed in revision 512.
Original comment by steve.lamm
on 11 Feb 2010 at 12:51
Original issue reported on code.google.com by
steve.lamm
on 6 Feb 2010 at 12:18