fixing html2ascii
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 21 Feb 2011 22:13:33 +0000 (23:13 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 21 Feb 2011 22:51:01 +0000 (23:51 +0100)
commit08c3f487109bd11bf218a594e322550cfdd87dee
tree4f8edcf927d2238693478fb1c58e969240c3c364
parentd9d90025f08f931a7b85e3393c0f54cd590bbd25
fixing html2ascii

  - add possibility to scan 4 digit entities
  - don't scan over the end
  - add tests
libcitadel/lib/html_to_ascii.c
libcitadel/tests/stringbuf_conversion.c
libcitadel/tests/testdata/html/entitystrings.txt [new file with mode: 0644]