Code references no longer work when adding older changeset to review - Kiln Knowledge Exchange most recent 30 from http://kiln.stackexchange.com2013-05-21T05:32:07Zhttp://kiln.stackexchange.com/feeds/question/3698http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://kiln.stackexchange.com/questions/3698/code-references-no-longer-work-when-adding-older-changeset-to-reviewCode references no longer work when adding older changeset to reviewssalter2011-05-19T20:24:45Z2011-06-06T22:13:08Z
<p>I have a bug to report:</p>
<ol>
<li>Add a file to a new project in a local repo</li>
<li>Commit the add</li>
<li>Edit the file and change something</li>
<li>Commit the edit</li>
<li>Push to Kiln</li>
<li>Open a review for the <em>second</em> changeset only</li>
<li>The review is opened, and the diff appears for the edit made in step 3.</li>
<li>Set the review to view by file rather than by changeset (probably important for reproducing this bug)</li>
<li>Make a comment and add a code reference</li>
<li>The code reference functions correctly</li>
<li>Now add the <em>first</em> changeset to the same review</li>
<li>The diff now encompasses both changesets, showing every line as an edited line, but with the later state of the file.</li>
<li>Click the code reference on the comment.</li>
<li>Nothing happens. ;(</li>
</ol>
<p>Thanks,</p>
<p>-Steve</p>
http://kiln.stackexchange.com/questions/3698/code-references-no-longer-work-when-adding-older-changeset-to-review/3699#3699Answer by Kevin Gessner for Code references no longer work when adding older changeset to reviewKevin Gessner2011-05-19T21:25:22Z2011-06-06T22:13:08Z<p>Hi Steve! Thanks for the bug report. I've just reproduced this problem here, and I'll get it fixed up ASAP.</p>
<p>UPDATE: This bug is fixed in Kiln 2.5.88 and newer versions.</p>