<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Shape.Graphic.OriginURL is empty in Python UNO"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=119899#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Shape.Graphic.OriginURL is empty in Python UNO"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=119899">bug 119899</a>
from <span class="vcard"><a class="email" href="mailto:quikee@gmail.com" title="Tomaz Vajngerl <quikee@gmail.com>"> <span class="fn">Tomaz Vajngerl</span></a>
</span></b>
<pre>Shape.GraphicURL is replaced by Shape.Graphic.OriginURL only if the graphic is
linked (that's why the switch Shape.Graphic.Linked).
In the document you provided the graphic is embedded so it is expected that
Shape.Graphic.Linked is false and Shape.Graphic.OriginURL is empty.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>