[jboss-jira] [JBoss JIRA] Commented: (JBRULES-3156) Singe HTML documentation (of Drools Expert) is broken from chapter 5 's first SVG image (in section railroad diagrams) onwards on firefox 5 beta 1
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Wed Jul 27 05:16:24 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616652#comment-12616652 ]
Geoffrey De Smet commented on JBRULES-3156:
-------------------------------------------
Looks like there are many xml violations. This isn't valid xhtml at all:
{code}
<pre>
<span>foo</span>
</span>
</pre>
{code}
> Singe HTML documentation (of Drools Expert) is broken from chapter 5 's first SVG image (in section railroad diagrams) onwards on firefox 5 beta 1
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBRULES-3156
> URL: https://issues.jboss.org/browse/JBRULES-3156
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Priority: Critical
> Fix For: 5.2.1.Final
>
>
> "Having a look at it with the html-tidy plugin from firefox there are several </span> tags which are too many and more likely the object tags are not closed correctly (you use xhtml so you need to close then with </object> the empty tag structure <object/> is invalid in xhtml)."
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list