From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040615 Firefox/0.9 Description of problem: echo '<html><body>Hello</body></html>' | elinks -dump -stdin On FC1 this gives me the text 'Hello'. On FC2 this gives me nothing. Since this is a fairly standard way to render HTML into ASCII this is annoying. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Run echo '<html><body>Hello</body></html>' | elinks -dump -stdin Actual Results: Nothing Expected Results: The text 'Hello' should have been output. Additional info:
Fixed in 0.9.2-0.rc2.2.