]> git.cworth.org Git - sup/blob - bugs/issue-d131464e921aefc35571c119aac4d9f1decdebae.yaml
Merge branch 'better-buffer-list' into next
[sup] / bugs / issue-d131464e921aefc35571c119aac4d9f1decdebae.yaml
1 --- !ditz.rubyforge.org,2008-03-06/issue 
2 title: blank message-id headers are treated as valid and crash indexing
3 desc: |-
4   specifically, they trigger the "just added message to index" debug exception
5   because the id consists of nothing but spaces.
6   
7   header parsing needs to be fixed to not grab headers that are empty.
8 type: :bugfix
9 component: mbox
10 release: "0.6"
11 reporter: William Morgan <wmorgan-sup@masanjin.net>
12 status: :closed
13 disposition: :fixed
14 creation_time: 2008-04-26 21:07:33.463910 Z
15 references: []
16
17 id: d131464e921aefc35571c119aac4d9f1decdebae
18 log_events: 
19 - - 2008-04-26 21:07:34.221325 Z
20   - William Morgan <wmorgan-sup@masanjin.net>
21   - created
22   - ""
23 - - 2008-04-26 21:41:55.731750 Z
24   - William Morgan <wmorgan-sup@masanjin.net>
25   - changed status from unstarted to in_progress
26   - branch header-parsing-fix. merged into next.
27 - - 2008-05-25 04:19:15.986573 Z
28   - William Morgan <wmorgan-sup@masanjin.net>
29   - closed issue with disposition fixed
30   - merged into master