Issue Details (XML | Word | Printable)

Key: EMAIL-52
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Andrew Liles
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons Email

[email] Identical Inline images should share same BodyPart

Created: 20/Oct/05 08:36 AM   Updated: 22/Feb/07 11:36 PM
Return to search
Component/s: None
Affects Version/s: 1.0
Fix Version/s: 1.1

Time Tracking:
Not Specified

Environment:
Operating System: other
Platform: Other
Issue Links:
Incorporates
 

Bugzilla Id: 37178
Resolution Date: 22/Feb/07 11:36 PM


 Description  « Hide
If you have an HTML email with "spacer.gif" repeated several times, then you get
that image included several times in the payload of the email. An optimization
would be to "share" the sid across the several references.

I have adapted HTMLEmail for my own purposes, and one of the "fixes" I have
added is just such an optimization.

Please could a Committer register their interest in this, and I will make a
patch and submit for your consideration.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Andrew Liles added a comment - 03/Nov/05 08:51 PM
In a related issue, COM-2523, I have provided an re-implementation of HtmlEmail
as a separate class HtmlEmail2 which is attached to that bug report.

Within that class is my implementation of a fix to this issue.

That code is cannot be patched directly against HtmlEmail, but I could provide a
patch if there is interest in my doing so.


Ben Speakmon added a comment - 04/Jan/07 08:16 PM
Linking to the referenced issue.

Ben Speakmon added a comment - 10/Feb/07 01:51 AM
I've submitted a new patch to EMAIL-50 that fixes this issue.

dion gillard added a comment - 22/Feb/07 11:36 PM
Fixed in EMAIL-50