Project

General

Profile

Actions

Defect #3779

closed

The requesting revision isn't the revision who is display in some cases

Added by Babar O'Cap over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
SCM
Target version:
-
Start date:
2009-08-25
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

This issue occur since r2840.
For example : when you want viewing revision 3 and in your repository you have 40 revisions or more, the revision 39 appears and if you have 400 revisions or more, the revision 399 appears ...
This issue is due to the new query who search a revision with the begin of his non-numeric hash.

Check my patch to resolve this bug.


Files

Actions #1

Updated by Babar O'Cap over 14 years ago

-

Actions #3

Updated by Eric Davis over 14 years ago

I'd prefer not rescuing nil, it can coverup exceptions that should be raised. What if you rescue the specific error from Integer and handle it by using the non-numeric find?

Actions #5

Updated by Jean-Philippe Lang over 14 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Fixed in r2898.
Thanks for pointing this out.

Actions

Also available in: Atom PDF