diff options
author | W. Trevor King <wking@drexel.edu> | 2009-07-21 14:17:03 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-07-21 14:17:03 -0400 |
commit | b6f34db0ce3b5d93ecb740bae064342f7eb05587 (patch) | |
tree | 4aaaca3d5428c07d5415a45ebe3546dffcd2ef6c /.be/bugs/529c290e-b1cf-4800-be7e-68f1ecb9565c/comments | |
parent | eee872e51ef0b44a526dc981ef78e48a93ad8116 (diff) | |
download | bugseverywhere-b6f34db0ce3b5d93ecb740bae064342f7eb05587.tar.gz |
be-mbox-to-xml is now better at message-id, in-reply-to, and references.
A previous "len(ret) >= 0" had been stripping the alt-id and
in-reply-to from _all_ parts of multipart comments. Now it only
strips them from parts after the first. The following parts do not
specify and alt-id, and they all are in-reply-to the first part.
I also added the KNOWN_IDS list for selecting amongst an array of
possible in-reply-to or references ids. This works well enough for
now, but would be more robust if we could import a list of previously
known ids from BE...
Diffstat (limited to '.be/bugs/529c290e-b1cf-4800-be7e-68f1ecb9565c/comments')
0 files changed, 0 insertions, 0 deletions