Fix displaying of file diff if draft patch has been deleted
Displaying any file diff for a patch set fails if the change has any
gaps in its patch set history. Patch sets can be missing, if they
have been drafts and were deleted. In this case displaying a file diff
fails because an IndexOutOfBoundsException occurs when setting the
style for the patch set link of the active patch set.
Bug: issue 1555
Change-Id: Ib63e4082e27f184b4092baa08a84d89bb7932346
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
1 file changed