id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 12005,"Use lower logging level for ""Invalid unified diff content""",Ryan J Ollos,Jun Omae,"Issue was discussed starting in th:comment:13:ticket:11149. Jun created the following patch: {{{#!diff - self.log.warning('Invalid unified diff content') + self.log.debug(""Invalid unified diff content: %.40r... (%d "" + ""characters)"", content, len(content)) }}} {{{ 2015-03-28 05:58:35,257 Trac[patch] DEBUG: Invalid unified diff content: u'asdaddfdfsdf\ndfffffffffffffffsdff\nsd... (67 characters) }}}",enhancement,closed,lowest,1.0.6,rendering,,normal,fixed,,,,Failures rendering diff/patch content are logged at DEBUG level rather than WARNING level.,,