After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 615344 - Does not show external linked images that the URI is relative path in svg
Does not show external linked images that the URI is relative path in svg
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: image viewer
unspecified
Other All
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on: 108435
Blocks:
 
 
Reported: 2010-04-10 08:04 UTC by Hiroyuki Ikezoe
Modified: 2010-04-18 12:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
USe rsvg_handle_set_base_uri. (858 bytes, patch)
2010-04-10 08:04 UTC, Hiroyuki Ikezoe
none Details | Review

Description Hiroyuki Ikezoe 2010-04-10 08:04:21 UTC
Created attachment 158354 [details] [review]
USe rsvg_handle_set_base_uri.

Does not show external linked images that the URI is relative path in svg.
Comment 1 Felix Riemann 2010-04-18 12:40:09 UTC
And this one's in, too. :)

commit 1e488a50cfd86c056bc4128a83d50e8b92b373ea
Author: Hiroyuki Ikezoe <>
Date:   Sat Apr 10 17:00:48 2010 +0900

    Use rsvg_handle_set_base_uri to resolve relative path.
    
    (bug 615344)

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.