https://issues.apache.org/ooo/show_bug.cgi?id=123042

Oliver-Rainer Wittmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Oliver-Rainer Wittmann <[email protected]> ---
Investigation reveals the following:
- Intrinsic import of SVG graphic goes well.
- Triggered via <sd::View::CheckPossibilities> another decomposition of the SVG
graphic takes place which does not have the file path to the imported SVG
graphic. When trying the resolve the path to the inner linked graphic using
<rtl::Uri::convertRelToAbs( rPath, maUrl )> a <MalformedUriException> exception
is thrown, because <rPath> is an empty string. The exception is not caught -->
crash.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to