[ http://issues.apache.org/jira/browse/FOR-878?page=all ]
David Crossley updated FOR-878:
-------------------------------
Summary: XHTML as source input documents (was: XHTML namespace)
Component: Core operations
(was: Plugin: output.htmlArea)
Version: 0.8-dev
Changed the issue Summary from "XHTML namespace" to "XHTML as source input
documents"
> XHTML as source input documents
> -------------------------------
>
> Key: FOR-878
> URL: http://issues.apache.org/jira/browse/FOR-878
> Project: Forrest
> Type: Bug
> Components: Core operations
> Versions: 0.7, 0.8-dev
> Reporter: Andrea Mattioli
> Attachments: testXHTML_namespace.html
>
> If the namespace xmlns="http://www.w3.org/1999/xhtml" is present after the
> tag "html" like in this case
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml">
> ...
> Forrest produces an empty body.
> If you remove xmlns="http://www.w3.org/1999/xhtml" it works.
> ---------------------------------------------------------
> In site.xml
> <test label="Test">
> <page label="Namespace Test" href="testXHTML_namespace.html"
> description="Namespace test"/>
> </test>
> ---------------------------------------------------------
> Best regards,
> Andrea.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira