[Libreoffice-bugs] [Bug 108529] Exported SVG does not appear when used in a browser

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 23 15:01:43 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=108529

--- Comment #4 from Buovjaga <todventtu at suomi24.fi> ---
(In reply to Bonnie from comment #3)
> We are referencing the image in two locations within our pages. When using
> the older version of LibreOffice the image appears in both locations
> correctly. When using the newer windows version One works and the other does
> not. I've had three clients all experience the same issue. When we replace
> the SVG with one made using the older copy of LibreOffice it works. 
> 
> The reference that does not display an image is: 
> 
> <img alt="seat map" class="img-thumbnail visible-lg visible-md"
> src="<field>F_HTML_FIREWALL</field>seatmap?map=<field>PB_TM_SEQ</
> field>&performance=<field>PB_SEQ</field>&selected_only=no&format=svg"/>
> 
> 
> The reference that does display the image is: 
> 
> <img class="img-responsive"
> src="<field>F_HTML_SEATMAP</
> field>&reserved_colour=007700&reserved_boundary=true&reserved_seat_border=5&f
> ormat=svg"/>

You have to open up the case a bit more as I don't understand what is going on
in your system.

What is the relevance of your custom markup <field> elements? What do the
contents of the elements mean? I feel the markup you pasted is something that
is not the final output, but needs processing.

It seems the problem is in your own system as the files display just fine in
the browser. Of course the JavaScript in the file is useless in this case and
you could create some script to get rid of it in the file, deleting the element
<script type="text/ecmascript">.

You can get old versions here:
https://downloadarchive.documentfoundation.org/libreoffice/old/
https://wiki.documentfoundation.org/Installing_in_parallel

I could not find any existing report about creating SVGs in the old style. I
searched for all Impress reports with svg in the summary.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170623/10b8d36f/attachment.html>


More information about the Libreoffice-bugs mailing list