Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
+++ This bug was initially created as a clone of Bug #1435288 +++
Description of problem:
When remote content is downloaded, evolution displays email remote content barcodes but will not print barcodes.
Version-Release number of selected component (if applicable):
evolution-3.22.6-1.fc25.x86_64
How reproducible:
Always, apparently, but I have only tried with 2 different emails
Steps to Reproduce:
1. View an email which has a barcode in its remote content
2. Print the email
Actual results:
The barcode is not printed.
Expected results:
The barcode is printed.
Additional info:
Same results for printing hardcopy and printing to file - an "unknown image box" is displayed instead of the barcode. A snippet of the message source follows:
<td align="center" valign="top" height="20px">
<img src="http://b.walmart.com/cgi-bin/ebarz.cgi?data=00005174820082663837&encoding=CODE128&den=70&h=50" border="0" alt=""/>
</td>
--- Additional comment from Milan Crha on 2017-03-24 04:49:44 EDT ---
Thanks for a bug report. I can reproduce it too, even without printing. It's enough to load remote content in the preview panel (then the image with the bar code is shown), then move to another message and back and the image is gone. Other remote images (those referenced directly, without additional parameters) do not suffer of this.
--- Additional comment from Milan Crha on 2017-03-24 06:24:08 EDT ---
The problem was that the URL being used to check whether the image is already locally cached and the URL which was used to actually download the remote content did not match, thus the file were not found in the local cache. While I've been in it I also noticed that the remote content is not shown in the composer, even when it's downloaded locally, thus I fixed that as well.
Created commit ff4f037 in evo master (3.25.1+)
Created commit 0b7ba94 in evo gnome-3-24 (3.24.1+)
--- Additional comment from Milan Crha on 2017-03-24 06:25:25 EDT ---
A link to the stable-branch commit:
https://git.gnome.org/browse/evolution/commit/?id=0b7ba94
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2017:2066