Defect #25
fetch_changesets broken
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Affected version: | Resolution: |
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
Updated by Jean-Philippe Lang almost 5 years ago
Thanks.
Fix committed.