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 345690 - Multiple jpeg attachments: revisited
Multiple jpeg attachments: revisited
Status: RESOLVED DUPLICATE of bug 345450
Product: Pan
Classification: Other
Component: general
pre-1.0 betas
Other All
: Normal normal
: ---
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2006-06-22 20:10 UTC by walt
Modified: 2006-06-25 03:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description walt 2006-06-22 20:10:58 UTC
Please describe the problem:
Articles over 10,000 lines with multiple jpeg attachments don't display.

Charles, I couldn't find my previous bug report on this same topic, so
I'm opening a new one -- sorry.

I just tried reading an article with 3 jpeg attatchments which happened
to be 11,154 lines long -- and of course it would not display because of
the 10,000 line limit you set in your recent patch.

Is there an alternative approach to setting an arbitrary limit on article
size?  Perhaps just popping up a dialog box so the user can confirm that
he is willing to risk downloading the entire article?

Maybe reading the body of the article up to the first attachment and
asking if the user wants to download all X attachments for a total of
Y bytes?

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Charles Kerr 2006-06-25 03:14:36 UTC
Before I add popups or preference options, I'd like to try
a little longer to find a solution that "just works".

I've upped the threshold to 20,000 lines, which hopefully
will be enough for most image attachments.

Let me know if you hit the ceiling again. :)

*** This bug has been marked as a duplicate of 345450 ***