Changes between Initial Version and Version 1 of Ticket #12156


Ignore:
Timestamp:
Jan 20, 2015, 9:52:15 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12156 – Description

    initial v1  
    1414
    1515Otherwise, please a new bug report describing the problem and explain how to reproduce it.
     16
    1617Python Traceback
    1718Most recent call last:
    18 
     19{{{
    1920File "build/bdist.linux-x86_64/egg/trac/web/main.py", line 551, in _dispatch_request
    2021  dispatcher.dispatch(req)
     
    3132File "build/bdist.linux-x86_64/egg/ticketvalidator/core.py", line 28, in _is_empty
    3233  if len(value) == 0:
     34}}}