Make max_display_path_length also consider the progress display
[emiya.git] / issues / i_1993db6d.cil
blob26b28003a0e55500480ce5610dae0f0f05528668
1 Summary: Use a proper HTML / XHTML parser
2 Status: New
3 CreatedBy: Kovensky <diogomfranco@gmail.com>
4 AssignedTo: Kovensky <diogomfranco@gmail.com>
5 Label: Type-Defect
6 Inserted: 2010-02-19T00:58:13
7 Updated: 2010-02-19T00:58:13
9 Saber has been fixed to generate correct XHTML. Moreover, the current
10 code uses the nice (not) method of parsing HTML with regexps.