Discussion:
[jira] [Commented] (FOR-329) <p xml:space="preserve"> doesn't preserve space
Gavin (JIRA)
2018-01-14 10:38:03 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325495#comment-16325495 ]

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

Tested with Firefox 75.03 I can confirm this is still an issue with modern browsers.
So something isnt working right.
<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 & validation
Affects Versions: 0.6
Environment: The sample document, document-v20.html, on the Forrest Apache website viewed from IE 6.0.
Reporter: asdf
Priority: Minor
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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
(v6.4.14#64029)
Gavin (JIRA)
2018-01-14 10:39:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325495#comment-16325495 ]

Gavin edited comment on FOR-329 at 1/14/18 10:38 AM:
-----------------------------------------------------

Tested with Firefox 57.04 I can confirm this is still an issue with modern browsers.
So something isnt working right.


was (Author: ipv6guru):
Tested with Firefox 75.03 I can confirm this is still an issue with modern browsers.
So something isnt working right.
<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 & validation
Affects Versions: 0.6
Environment: The sample document, document-v20.html, on the Forrest Apache website viewed from IE 6.0.
Reporter: asdf
Priority: Minor
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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
(v6.4.14#64029)
Gavin (JIRA)
2018-01-14 10:39:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325497#comment-16325497 ]

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

Note that the uri has changed to: http://forrest.apache.org/dtdx/document-v20.html
<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 & validation
Affects Versions: 0.6
Environment: The sample document, document-v20.html, on the Forrest Apache website viewed from IE 6.0.
Reporter: asdf
Priority: Minor
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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
(v6.4.14#64029)
Gavin (JIRA)
2018-01-14 10:40:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin updated FOR-329:
----------------------
Affects Version/s: 0.10-dev
0.8
<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 & validation
Affects Versions: 0.6, 0.8, 0.10-dev
Environment: The sample document, document-v20.html, on the Forrest Apache website viewed from IE 6.0.
Reporter: asdf
Priority: Minor
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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
(v6.4.14#64029)
Gavin (JIRA)
2018-01-14 10:42:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin updated FOR-329:
----------------------
Affects Version/s: 0.9
<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 & 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
Priority: Minor
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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
(v6.4.14#64029)
Gavin (JIRA)
2018-01-14 11:05:03 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325512#comment-16325512 ]

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

from what I can see, the sentence/para that is supposed to preserve space uses <div class="pre">...</div> (and not <pre> tags.)
However I see no .pre class in any of the associated style sheets.
<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 & 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
Priority: Minor
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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
(v6.4.14#64029)
Gavin (JIRA)
2018-01-14 11:27:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325517#comment-16325517 ]

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

note also that the pdf doesnt work, the .text does work, the .pod doesnt.
<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 & 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
Priority: Minor
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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
(v6.4.14#64029)
David Crossley (JIRA)
2018-01-22 00:42:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333757#comment-16333757 ]

David Crossley commented on FOR-329:
------------------------------------

Following the page: https://forrest.apache.org/docs/changes.html
shows that this was introduced in https://svn.apache.org/r7460

That might assist finding what has changed to CSS since then.
<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
Priority: Minor
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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)
Gavin (JIRA)
2018-01-22 10:35:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin reassigned FOR-329:
-------------------------

Assignee: Gavin
<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
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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)
Gavin (JIRA)
2018-01-22 10:44:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334130#comment-16334130 ]

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

Thanks, in http://svn.apache.org/viewvc?view=revision&revision=1821834 I added the missing css back in, to the pelt skin only.
Is this enough do you think for this issue, or should I maybe add it to other currently maintained skins? And what about dispatcher themes ?

This does not seem to fix it in the pdf export version, should this jira encompass that also and provide a fix for it?
<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
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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)
Gavin (JIRA)
2018-01-22 10:47:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334134#comment-16334134 ]

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

I'll also need to look into publishing the main forrest site again, you happy that this small change is ok for me to test my setup with a site-publish?
<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
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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)
Gavin (JIRA)
2018-01-24 21:46:00 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16338278#comment-16338278 ]

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

I'm just going to go ahead and test
<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
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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)
David Crossley (JIRA)
2018-01-24 22:48:01 UTC
Permalink
[ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16338371#comment-16338371 ]

David Crossley commented on FOR-329:
------------------------------------

Yes to the other skins. Don't know what is happening with dispatcher. For PDF i don't know offhand -- it would need some detective work.
<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
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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)
Gavin (JIRA)
2018-02-11 21:53:01 UTC
Permalink
[ 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
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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)
Gavin (JIRA)
2018-02-11 22:25:01 UTC
Permalink
[ 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
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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)
Gavin (JIRA)
2018-02-12 12:19:00 UTC
Permalink
[ 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
45: <p xml:space="preserve"
47: that whitespace should be preserved, without implying it is in any other
48: way special.</p>
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)

Loading...