﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
8493,illegal closing html tag,anonymous,rjollos,"Line 86 closes an '''</a>''' without opening it before.

{{{
#!python
   return '<img src=""%s/%s.png""/></a>' % (images_url, filename)
}}}",defect,closed,normal,LatexMacro,normal,fixed,,,0.11
