Comment #2 on issue 3715 by [email protected]: markdown_utils.py line 241,
in iter_markdown_lines i += 1 TypeError: unsupported operand type(s) for
+=: 'instance' and 'int'
https://code.google.com/p/reviewboard/issues/detail?id=3715
To allow us to see the review in the web GUI I added this code right after
the "i += 1" line.
/local/ichnaea_conf/site/python_ve/reviewboard_v2.0/lib/python2.7/site-packages/ReviewBoard-2.0.12-py2.7.egg/reviewboard/reviews
diff markdown_utils.py markdown_utils.py.orig
231,232d230
< if not isinstance(i, int):
< i = 1
In this review it seems they cut and pasted the all the test cases and the
results of each test. Maybe there was special chars or something in the
description.
-Marvin
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.