Bug 64755 - Images aren't shown when preview in web browser
Summary: Images aren't shown when preview in web browser
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.1.0.0.alpha0+ Master
Hardware: x86 (IA32) All
: high normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2013-05-19 10:24 UTC by Xisco Faulí
Modified: 2013-11-13 10:45 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
file (46.50 KB, application/msword)
2013-05-19 10:24 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2013-05-19 10:24:42 UTC
Created attachment 79515 [details]
file

Open attached file in master ( 7d2c9ac5c12232c15d21ee83387c31847553de80 in my case) and preview it in the internet browser, File - Preview in Web Browser. compare it with Libreoffice 4.0.
Master build doesn't render the file's pictures. Libreoffice 4.0 does.
Comment 1 Jorendc 2013-05-19 12:46:24 UTC
Hi Xisco (again ;-) ).

I can reproduce this behavior using Linux Mint 15 x64 with LibreOffice Version: 4.1.0.0.alpha1+ Build ID: 1f2555426a56b639ff430bf60fc4bd06d647eba . I also can confirm it is not reproducible using LibreOffice 4.0.3.3 .

Thanks for reporting!

Joren
Comment 2 Xisco Faulí 2013-06-20 09:15:33 UTC
Can't reproduce it anymore with 
Version: 4.2.0.0.alpha0+
Build ID: 22d23d52b0f65636df3a1cb8fada9bf7de77eb78
TinderBox: Win-x86@6, Branch:master, Time: 2013-06-20_01:13:05

nor 

Version: 4.1.0.1.0+
Build ID: c5423c79efc8f225d63419ebe71da5a4a009bc6
TinderBox: Win-x86@6, Branch:libreoffice-4-1, Time: 2013-06-20_00:01:58

Anybody can confirm it in Linux ?
Comment 3 Andras Timar 2013-11-13 10:45:38 UTC
No, I cannot confirm it on Linux. BTW, image handling of HTML export has changed in master (->4.2), images are no longer saved next to the html file, but are embedded into the html as base64 encoded streams. Old browsers, such as IE6 cannot handle this.