Defect #25
fetch_changesets broken
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Affected version: |
Description
If a project doesn't have any revisions between 1 and 200, fetch_changesets breaks. Suggest adding "unless
revisions.nil?" around the transaction.
History
#1
Updated by Jean-Philippe Lang almost 14 years ago
Thanks.
Fix committed.