Closed (fixed)
Project:
mothership
Version:
7.x-2.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2012 at 12:40 UTC
Updated:
8 May 2012 at 08:03 UTC
The RDF namespaces should be printed in the tag. They are printed right now in the tag in html.tpl.php
For all the conditional IE tags it is correct.
Comments
Comment #1
pgrond commentedSilly me, HTML is stripped out. So the RDF namespaces should not be printed in the < Doctype > tag but in the < html > tag.
Comment #2
mortendk commentedrdf have been moved ind 2.7-beta2
check it out
Comment #3
pgrond commentedCool.