[Clipart] [Bug 4138] New: Unparsable xhtml

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 19 08:52:34 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=4138          
     
           Summary: Unparsable xhtml
           Product: openclipart.org
           Version: unspecified
          Platform: PC
               URL: http://openclpart.org
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: website
        AssignedTo: clipart at lists.freedesktop.org
        ReportedBy: greg.steffensen at gmail.com


The xhtml of all normal site pages is unparsable by at least one XML parser
(ExPat) because there's no space between attributes in the string

border="0"src="http://creativecommons.org/images/public/norights.png"

in the html for the Creative Commons No Rights Reserved icon.  In other words,
the above string should be changed to 

border="0"src="http://creativecommons.org/images/public/norights.png"

The pages validate regardless of this issue, for what that's worth.          
     
     
--           
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