[Clipart] [Bug 4061] xml:space corruption

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 26 05:32:51 PDT 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4061          
     




------- Additional Comments From jonadab at bright.net  2005-08-26 05:32 -------
Looks like this one too lost its content in the RAID failure.  I shall attempt
to restore it from my mail archives...

From: bugzilla-daemon at freedesktop.org
Subject: [Clipart] [Bug 4061]  New: xml:space corruption          
To: clipart at lists.freedesktop.org
Date: Fri, 12 Aug 2005 13:04:13 -0700 (PDT)

Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4061          
     
           Summary: xml:space corruption
           Product: openclipart.org
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: clipart
        AssignedTo: clipart at lists.freedesktop.org
        ReportedBy: sas00003 at btinternet.com


There are a great many SVG files in the collection in which the 'xml:space'
attribute has been changed to 'space'. This can cause text to be rendered in the
wrong position.

Fixing this should be fairly straightforward, as it's just a matter of changing
all 'space' attributes to 'xml:space'. There is no 'space' attribute in SVG, so
this shouldn't have any unwanted side effect. However, to be safe it would be a
good idea to make the change only if the value of the attribute is "preserve" or
"default" - other values should not occur, and can be reported as errors. 

But there's not much point in fixing these files until the bug that is causing
the damage has been fixed. This bug is presumably in SVG::Metadata. The problem
first appeared in release 0.13.

The 'xml' prefix is special in that XML files can use it without defining it,
since it's always implicitly bound to "http://www.w3.org/XML/1998/namespace".
The bug is probably related to this.          
               
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the clipart mailing list