After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 338866 - Some articles appear blank
Some articles appear blank
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-1.0 betas
Other Linux
: Normal normal
: ---
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2006-04-18 07:27 UTC by Søren Boll Overgaard
Modified: 2006-06-18 01:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patched version of body-pane.cc to fix multipart mime display (425 bytes, patch)
2006-04-18 15:21 UTC, Charles Kerr
none Details | Review

Description Søren Boll Overgaard 2006-04-18 07:27:39 UTC
A Debian user reported the following bug at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363168. I have just verified it in pan 0.93:

Some articles are not displayed in the message pane, or only the last           
few lines of the message are displayed. Maybe this has something to do          
with decoding MIME-encoded messages.                                            
                                                                                
A message that just triggered this bug is available from news.gmane.org in      
gmane.linux.ubuntu.devel, 'Re: ubuntu-desktop & brltty' by Peter Whittaker,     
message id <1145316301.13489.9.camel@localhost>

A complete dump of the traffic involved when downloading the article is at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363168 as well.
Comment 1 Charles Kerr 2006-04-18 15:01:18 UTC
confirmed.
Comment 2 Charles Kerr 2006-04-18 15:19:53 UTC
Fixed for 0.94.  Patch attached.
Comment 3 Charles Kerr 2006-04-18 15:21:03 UTC
Created attachment 63801 [details] [review]
patched version of body-pane.cc to fix multipart mime display