#958: Console: isRevisionEarlier assumes first and second are not None
-------------------+--------------------------------------------------------
Reporter:  wms     |       Owner:           
    Type:  defect  |      Status:  new      
Priority:  major   |   Milestone:  undecided
 Version:  0.8.1   |    Keywords:  console  
-------------------+--------------------------------------------------------
 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.

-- 
Ticket URL: <http://buildbot.net/trac/ticket/958>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to