Details
-
Bug
-
Resolution: Fixed
-
Major
-
6.2-milestone-1
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Flamingo (like Colibri) uses some meta tags in order to be used by javascript: <meta name="wiki" content="xwiki"/>
The problem is, these meta tags are not allowed in HTML5 anymore (see http://wiki.whatwg.org/wiki/MetaExtensions and http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#other-metadata-names ).
We need to remove them from the default page, and create a retro-compatibility javascript to add them client-side during the execution.
Attachments
Issue Links
- blocks
-
XWIKI-12664 "restURL" meta tag has empty content
- Closed
- relates to
-
XWIKI-7552 Switch to HTML5 doctype
- Closed