bugUWiKiCMS - Bugs: bug #28105, Missing xmlns attribute

 
 

bug #28105: Missing xmlns attribute

Submitter:  Christian Mauduit <ufoot>
Submitted:  Fri 27 Nov 2009 10:08:31 AM UTC
   
 
Severity:  3 - Normal Priority:  5 - Normal
Status:  Postponed Privacy:  Public
Assigned to:  ufoot Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 27 Nov 2009 10:08:31 AM UTC, original submission:  

http://validator.w3.org/ reports:

Line 2, Column 1: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml

<html lang="en">



Many Document Types based on XML need a mandatory xmlns="" on the root element. For example, the root element for XHTML will look like:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

Christian Mauduit <ufoot>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ufoot (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-08-20 ufoot StatusNone Postponed

    Back to the top

    Powered by Savane 3.13-aa77.
    Corresponding source code