]
Ondrej Zizka commented on EMBJOPR-228:
--------------------------------------
Any progress on this?
RHQ's ConfigRenderer.java (<onc:config/>) causes invalid
HTML in EmbJopr
------------------------------------------------------------------------
Key: EMBJOPR-228
URL:
https://issues.jboss.org/browse/EMBJOPR-228
Project: Embedded Jopr
Issue Type: Bug
Affects Versions: 1.3
Environment: Affected test case:
testTopicListAllSubscriptionsAfterMultipleSubscribers()
Reporter: Ondrej Zizka
Assignee: Ian Springer
Priority: Minor
Fix For: 1.3.1
ConfigRenderer is used inside <table>, but drops a <div> there, causing this
to appear:
<table> <div> <tr> ... .. </tr> </div> </table>
Not that HTML validity breaks the functionality, but it causes problems when using
JSFUnit for testing.
(18:38:39) ozizka:
http://svn.rhq-project.org/repos/rhq/trunk/modules/core/gui/src/main/java...
(18:38:42) ozizka: line 157
--
This message is automatically generated by JIRA.
For more information on JIRA, see: