3460: Pasting url conataning "=burtNUM" in Testing Done field breaks

satish3
July 2, 2014
What version are you running?
ReviewBoard 1.7.7.1

What's the URL of the page containing the problem?


What steps will reproduce the problem?
1.On a review request "Testing Done" field paste a url like
  http://xyz.com?logdir=burt80490
2.Click OK
3.The pasted url breaks

What is the expected output? What do you see instead?
link :   http://xyz.com?logdir=burt80490

I see :  burt80490">http://xyz.com?logdir=burt80490

What operating system are you using? What browser?


Please provide any additional information below.
I see that url containing "=burtXYZ" where XYZ is number breaks.
chipx86
#1 chipx86
1.7.7.1 is pretty old. This has since been fixed in the 1.7.x series.
  • +Fixed
  • +Milestone-Release1.7.x
#2 satish3
Hi Team,
Request you to please provide us the patch until we upgrade to higher
version.
chipx86
#3 chipx86
We only provide that service to those whom we have support contracts with.

You can dig through the commit history for release-1.7.x to find the patch and apply it, but it's possible it'll require some modification for 1.7.7.1.
#4 satish3
Thanks for guiding me. I will try to figure it out.