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

--- Comment #4 from Xisco FaulĂ­ <[email protected]> ---
(In reply to Xisco FaulĂ­ from comment #3)
> The image fails to load because the comment at the beginning is too large

it seems it fails in

           const ErrCode nGraphicFilterErrorCode(
                aGraphicFilter.ImportGraphic(aGraphic, u"", *aStream));

            if(ERRCODE_NONE != nGraphicFilterErrorCode)
            {
                // SVG import error, cannot continue
                break;
            }

in filter/source/svg/svgfilter.cxx

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to