Patch to view comments bound to non-deltas with context
Brought to you by:
sits
This patch allows comments bound to a line that isn't part of a delta to be viewable with context in the Topic Comments screen (context is pulled from the file's content in the repository). In particular, binding a comment to a line that was before the first delta in a file broke CodeStriker when trying to view topic comments with context; fixed with this patch also.
Patch for non-delta comments context viewing