Mailing List Archive

[jira] [Commented] (FOR-329) <p xml:space="preserve"> doesn't preserve space
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360142#comment-16360142 ]

Gavin commented on FOR-329:
---------------------------

Added to the fleece-dev, leather-dev, scales skins.

> <p xml:space="preserve"> doesn't preserve space
> -----------------------------------------------
>
> Key: FOR-329
> URL: https://issues.apache.org/jira/browse/FOR-329
> Project: Forrest
> Issue Type: Bug
> Components: XML grammars &amp; validation
> Affects Versions: 0.6, 0.8, 0.9, 0.10-dev
> Environment: The sample document, document-v20.html, on the Forrest Apache website viewed from IE 6.0.
> Reporter: asdf
> Assignee: Gavin
> Priority: Minor
>
> Lines 45-48 of src/documentation/content/xdocs/docs/document-v20.xml show a paragraph with white space:
> 45: <p xml:space="preserve"
> 46: >With the <code>&lt;p xml:space="preserve"&gt;</code> attribute, you can declare
> 47: that whitespace should be preserved, without implying it is in any other
> 48: way special.</p>
> In viewing the document at http://forrest.apache.org/docs/document-v20.html with IE 6.0 I see the following:
> With the <p xml:space="preserve"> attribute, you can declare that whitespace should be preserved, without implying it is in any other way special.
> Thanks,
> Mark



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
[jira] [Commented] (FOR-329) <p xml:space="preserve"> doesn't preserve space [ In reply to ]
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360152#comment-16360152 ]

Gavin commented on FOR-329:
---------------------------

Ok site published with these changes and

http://forrest.apache.org/dtdx/document-v20.html

looks good for this change.

> <p xml:space="preserve"> doesn't preserve space
> -----------------------------------------------
>
> Key: FOR-329
> URL: https://issues.apache.org/jira/browse/FOR-329
> Project: Forrest
> Issue Type: Bug
> Components: XML grammars &amp; validation
> Affects Versions: 0.6, 0.8, 0.9, 0.10-dev
> Environment: The sample document, document-v20.html, on the Forrest Apache website viewed from IE 6.0.
> Reporter: asdf
> Assignee: Gavin
> Priority: Minor
>
> Lines 45-48 of src/documentation/content/xdocs/docs/document-v20.xml show a paragraph with white space:
> 45: <p xml:space="preserve"
> 46: >With the <code>&lt;p xml:space="preserve"&gt;</code> attribute, you can declare
> 47: that whitespace should be preserved, without implying it is in any other
> 48: way special.</p>
> In viewing the document at http://forrest.apache.org/docs/document-v20.html with IE 6.0 I see the following:
> With the <p xml:space="preserve"> attribute, you can declare that whitespace should be preserved, without implying it is in any other way special.
> Thanks,
> Mark



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
[jira] [Commented] (FOR-329) <p xml:space="preserve"> doesn't preserve space [ In reply to ]
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360665#comment-16360665 ]

Gavin commented on FOR-329:
---------------------------

Added a commit to fix PDF output also.

See: http://svn.apache.org/viewvc?view=revision&revision=1823953

Last thing to do here is deploy the PDF plugin, will look at that tomorrow.

> <p xml:space="preserve"> doesn't preserve space
> -----------------------------------------------
>
> Key: FOR-329
> URL: https://issues.apache.org/jira/browse/FOR-329
> Project: Forrest
> Issue Type: Bug
> Components: XML grammars &amp; validation
> Affects Versions: 0.6, 0.8, 0.9, 0.10-dev
> Environment: The sample document, document-v20.html, on the Forrest Apache website viewed from IE 6.0.
> Reporter: asdf
> Assignee: Gavin
> Priority: Minor
>
> Lines 45-48 of src/documentation/content/xdocs/docs/document-v20.xml show a paragraph with white space:
> 45: <p xml:space="preserve"
> 46: >With the <code>&lt;p xml:space="preserve"&gt;</code> attribute, you can declare
> 47: that whitespace should be preserved, without implying it is in any other
> 48: way special.</p>
> In viewing the document at http://forrest.apache.org/docs/document-v20.html with IE 6.0 I see the following:
> With the <p xml:space="preserve"> attribute, you can declare that whitespace should be preserved, without implying it is in any other way special.
> Thanks,
> Mark



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)