character entity references produce garbage
Hi, I've observed that in dillo-fltk character entity references produce garbage after the word they are contained in. Here is an example: <html> <title>character entity references produce garbage</title> no artefact <br> one ärtefact <br> two ärtéfacts <br> three ärtéfâcts </html> Since I'm currently very busy with other (less interesting, but more important) things, so I can only contribute to Dillo by reporting bugs and testing solutions right now. I hope that this will change sometime so that I can again write patches myself. Cheers, -- Matthias Franz
Hi, On Tue, Oct 09, 2007 at 09:04:39PM +0200, Matthias Franz wrote:
Hi,
I've observed that in dillo-fltk character entity references produce garbage after the word they are contained in. Here is an example:
<html> <title>character entity references produce garbage</title> no artefact <br> one ärtefact <br> two ärtéfacts <br> three ärtéfâcts </html>
I don't see any artefacts here. Are you sure you compiled against the fltk2-tarball that Jorge provided and not against some previously installed one?
Since I'm currently very busy with other (less interesting, but more important) things, so I can only contribute to Dillo by reporting bugs and testing solutions right now. I hope that this will change sometime so that I can again write patches myself.
Testing is very welcome as well! Johannes
Cheers, -- Matthias Franz
_______________________________________________ Dillo-dev mailing list Dillo-dev@dillo.org http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev
On Tue, Oct 09, 2007 at 09:10:09PM +0200, Johannes Hofmann wrote:
I don't see any artefacts here.
I see dotted squares (which I guess means undefined characters); sometimes also other, random-looking characters come up. Looks like an off-by-one error.
Are you sure you compiled against the fltk2-tarball that Jorge provided and not against some previously installed one?
Well, pretty much. I've deleted an older version, and after linking dillo-fltk the access times of the files /usr/local/lib/libfltk2.a and /usr/local/lib/libfltk2_images.a (which have the same length as the ones in fltk-2.0.x-r5917/lib) change. -- Matthias Franz
participants (2)
-
Johannes Hofmann
-
Matthias Franz