found 170795 1.5.1.0-2 severity 170795 grave thanks On Tue, Dec 27, 2005 at 04:15:12PM -0800, Neil Roeth wrote: > * The bug "opensp: strange error when parsing an HTML file with onsgmls > using stdin" was present through the last release, and there does not > appear to be any explicit bug fix upstream that fixed this, but > testing shows it is fixed in this release. (closes: #170795)
This bug is also present in sarge, and I'm currently being bit quite hard by it in my own program; I do about the same thing as the W3C validator (Perl-wise) to ensure the HTML I spit out is valid during the debugging phase of a web application, and every single time onsgmls is only capable of reading the first 4 kB. (Worse still, the problem doesn't show up under strace when I test it, nor does it show up more than about 50% of the time when using grep --line-buffered ".*" testfile.html.) I have no idea what the resolution would be, but this should IMHO be fixed in stable; onsgmls is rather broken as long as it can't read properly from a line-buffered pipe. :-) /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

