What steps will reproduce the problem?
1. Open a page that uses a Diffable resource.
2. Modify the resource and open the page again so that Diffable attempts to
load a diff.
3. Diff URL has extra / between path and resource.
What is the expected output? What do you see instead?
example expected: DiffableTest/diffable/aa_bb_cc.diff
example actual: DiffableTest/diffable//aa_bb_cc.diff
Please use labels and text to provide additional information.
Generate correct URL. Also, modify handler to deal with trivially incorrect
URLs such as the one above.
Original issue reported on code.google.com by joshharr...@google.com on 15 Dec 2010 at 4:50
Original issue reported on code.google.com by
joshharr...@google.com
on 15 Dec 2010 at 4:50