You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2012/08/01 17:39:29 UTC

[Bug 120432] New: [non-pro] Error: Unknown Base SvgToken

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

          Priority: P4
            Bug ID: 120432
          Assignee: ooo-issues@incubator.apache.org
           Summary: [non-pro] Error: Unknown Base SvgToken <metadata>
          Severity: normal
        Issue Type: DEFECT
    Classification: Application
                OS: Windows, all
          Reporter: rb.henschel@t-online.de
          Hardware: PC
            Status: UNCONFIRMED
           Version: AOO350-dev
         Component: open-import
           Product: drawing

Created attachment 78803
  --> https://issues.apache.org/ooo/attachment.cgi?id=78803&action=edit
File that produces the error

I use a debug build of r1367616.

When I insert the attached svg-picture, I get two times the error message
Error: Unknown Base SvgToken <metadata> (!) From File
c:/AOO_2012_08_git/trunk/main/svgio/source/svgreader/svgtools.cxx at Line 45

The picture is inserted nevertheless and I notice no further problems.

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

[Bug 120432] [non-pro] Error: Unknown Base SvgToken

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=120432

Armin Le Grand <Ar...@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Armin.Le.Grand@me.com

--- Comment #1 from Armin Le Grand <Ar...@me.com> ---
ALG: It's simply an assert to show all tags in the SVG which are not
interpreted akak  handled as unknown. This was more or less for development,
but is just a control mechanism to be able to see the list of not used tags to
allow simple guessing if really something is missing.
See it more as information output, it does not mean an error.

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