# HG changeset patch # User Sylvain Thénault <sylvain.thenault@logilab.fr> # Date 1317718558 -7200 # Tue Oct 04 10:55:58 2011 +0200 # Branch stable # Node ID c0613d976af7b7ca2e252a4f55953f41a57743fe # Parent a3afe466ac3c61dbdcf058672e1877be4e09b35d should continue, not break, else we run into empty notification (closes #1980239) diff --git a/entities.py b/entities.py --- a/entities.py +++ b/entities.py @@ -84,7 +84,7 @@ {'x': ceid}, build_descr=True).get_entity(0, 0) except TypeResolverException: # not a comment - break + continue strings.append(comment.view('fulltext', indentlevel=indentlevel-i, withauthor=i!=indentlevel).strip() + '\n') strings.append(u'\n%s: %s' % (self._cw._('i18n_by_author_field'),