FS#17029 - html2text might need recompiling (or something)
Attached to Project:
Community Packages
Opened by what now? (whoops) - Friday, 06 November 2009, 12:27 GMT
Last edited by Ionut Biru (wonder) - Friday, 06 November 2009, 16:12 GMT
Opened by what now? (whoops) - Friday, 06 November 2009, 12:27 GMT
Last edited by Ionut Biru (wonder) - Friday, 06 November 2009, 16:12 GMT
|
Details
Description:
html2text seems to produce segmentation faults when html page contains a table with at least one column, one row and "valign" attribute. Or something like that. Additional info: * package version(s) community/html2text 1.3.2a-7 core/gcc-libs 4.4.2-2 core/glibc 2.10.1-5 * hardware intel core 2 duo * fixed by recompiling html2text from ABS Steps to reproduce: $ echo "<TABLE><TR><TD valign>test</TD></TR></TABLE>" | html2text Segmentation fault |
This task depends upon