]> git.cworth.org Git - sup/blob - bugs/issue-bff2527210b3aacae2f74029e5856fed82f1689c.yaml
fix parsing of encrypted messages that contain further multipart elements
[sup] / bugs / issue-bff2527210b3aacae2f74029e5856fed82f1689c.yaml
1 --- !ditz.rubyforge.org,2008-03-06/issue 
2 title: wide characters break screen clearing
3 desc: |-
4   if you look at a message with wide characters using the new wide-char-aware
5   ncurses library, there will often be snippets of the previous screen
6   immediately to the right of the end of the lines that have wide characters
7   in them.
8   
9   some kind of line length issue maybe? (because everything is done in terms
10   of bytes still. thanks ruby!)
11 type: :bugfix
12 component: curses
13 release: 
14 reporter: William Morgan <wmorgan-sup@masanjin.net>
15 status: :closed
16 disposition: :wontfix
17 creation_time: 2008-04-26 21:35:31.519359 Z
18 references: []
19
20 id: bff2527210b3aacae2f74029e5856fed82f1689c
21 log_events: 
22 - - 2008-04-26 21:35:32.384516 Z
23   - William Morgan <wmorgan-sup@masanjin.net>
24   - created
25   - ""
26 - - 2008-04-26 21:44:04.152193 Z
27   - William Morgan <wmorgan-sup@masanjin.net>
28   - unassigned from release 0.6
29   - depends on {issue 23658477a445c2e61405fecb4cb641a2298caba6} and that's not necessarily destined for 0.6 yet.
30 - - 2008-04-28 02:36:51.698817 Z
31   - William Morgan <wmorgan-sup@masanjin.net>
32   - closed issue with disposition wontfix
33   - dup of {issue c48f7fc58bba0b38ff6ae14cca01b08a5a7a6c33}. you'd think i'd'a remembered.