Bug 90388 - PRINTING: Images stored in database not printed from form print
Summary: PRINTING: Images stored in database not printed from form print
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
3.4.6 release
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: preBibisect, regression
Depends on:
Blocks:
 
Reported: 2015-04-01 08:24 UTC by Radim Vachtl
Modified: 2017-01-04 07:28 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
test case (41.26 KB, application/vnd.sun.xml.base)
2015-04-01 08:24 UTC, Radim Vachtl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Radim Vachtl 2015-04-01 08:24:23 UTC
Created attachment 114517 [details]
test case

Attached there's .odb document with simple table inside that holds images as LONGVARBINARY. 
1. open the form frmImages; there are 2 images on the form. First image is stored directly on the form and the other is coming form db table.
2. see the image control shows correct image on the form
3. go to menu File / Print; second image is missing on the small preview dialogue now (where you select printer)
4. print the form, second image is missing
expected result: both images should be printed

Note: This has been tested with MariaDB too i.e. it's not related to embedded database.
Note2: it's working as expected with latest OpenOffice.
Comment 1 raal 2015-04-01 12:54:22 UTC
I can confirm with LO 4.4.1.2, win7
Comment 2 Robert Großkopf 2015-04-01 18:08:08 UTC
Have tested it also with early versions of LO. Bug appears also in LO 3.4 So could be it is inherited with the version of OOo LO started with.
My system: OpenSUSE 13.2 64bit rpm - different LO-versions for testing.
Comment 3 Matthew Francis 2015-04-04 11:58:28 UTC
Remarkably this actually works in 3.3 - both images show in the preview and are printed

-> Keywords: regression
-> Whiteboard: preBibisect
Comment 4 Robinson Tryon (qubit) 2015-12-14 05:40:03 UTC Comment hidden (obsolete)
Comment 5 QA Administrators 2017-01-03 19:47:34 UTC Comment hidden (obsolete)
Comment 6 Robert Großkopf 2017-01-04 07:28:25 UTC
Have tested this again with
Version: 5.2.4.2
Build-ID: 3d5603e1122f0f102b62521720ab13a38a4e0eb0
CPU-Threads: 4; BS-Version: Linux 4.1; UI-Render: Standard; VCL: kde4; 
Gebietsschema: de-DE (de_DE.UTF-8); Calc: group

(OpenSuse 42.1 64bit rpm Linux)
Both images of the form were printed into a *.pdf-file. Seems the buggy behavior has gone.

I will set this one to Resolved and Worksforme.