UIKit0 / newsbeuter

Automatically exported from code.google.com/p/newsbeuter
0 stars 0 forks source link

0xC2 0xA0 UTF-8 sequence in a feed causes inability to escape "help" screen #268

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Load the following feed that reproduces the problem:
http://x96.org/feed

Attempt at viewing the only <item> it exposes. Immediately, newsbeuter, for no
good reason , puts me in to "help" screen. If I hit 'q' to quit "help" screen, 
I get
put back to "help" screen again. This seems like a bug.

I have narrowed this down to a particular UTF-8 sequence present in the feed:
0xC2 0xA0

To exemplify:
http://x96.org/feed-ok is is the same thing as previous URL, but without the
problematic sequence.

What version of the product are you using? On what operating system?
2.4 on FreeBSD 8.2

Please provide any additional information below.
Please let me know if any more info is required.

Original issue reported on code.google.com by xtreamz...@gmail.com on 20 Jun 2011 at 3:57

GoogleCodeExporter commented 9 years ago
Which terminal emulation do you use? I couldn't reproduce the problem with 
xterm or gnome-terminal.

Original comment by theunixe...@gmail.com on 30 Jun 2011 at 11:50

GoogleCodeExporter commented 9 years ago
xterm

Original comment by xtreamz...@gmail.com on 2 Jul 2011 at 4:43