Code references no longer work when adding older changeset to review - Kiln Knowledge Exchange most recent 30 from http://kiln.stackexchange.com 2013-05-21T05:32:07Z http://kiln.stackexchange.com/feeds/question/3698 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://kiln.stackexchange.com/questions/3698/code-references-no-longer-work-when-adding-older-changeset-to-review Code references no longer work when adding older changeset to review ssalter 2011-05-19T20:24:45Z 2011-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#3699 Answer by Kevin Gessner for Code references no longer work when adding older changeset to review Kevin Gessner 2011-05-19T21:25:22Z 2011-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>