31 Jan
2008
31 Jan
'08
2:38 p.m.
On Sun, Jan 27, 2008 at 07:15:28PM +0000, Jeremy Henty wrote:
HREF attributes often contain unescaped spaces, even though this is illegal. This is unfortunate because Dillo deletes illegal URL characters, which breaks the link. See, eg.
http://www.labreporter.com/Films.html
This patch makes Dillo escape all illegal URL characters instead of stripping them.
Committed an improved version. -- Cheers Jorge.-