Ticket #958 (closed defect: duplicate)
Console: isRevisionEarlier assumes first and second are not None
| Reported by: | wms | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.2 |
| Version: | 0.8.1 | Keywords: | web |
| Cc: | wsiegrist@… |
Description
In status/web/console.py, IntegerRevisionComparator::isRevisionEarlier() assumes first and second args are not None. Since it is possible to have builds with no revision value, this function should probably guard against doing int(None) which results in a TypeError? exception.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)