]
Pete Muir updated JBSEAM-2500:
------------------------------
Fix Version/s: 2.1.0.GA
(was: 2.1.0.BETA1)
<p:html> does not work as a child of a <p:cell>
-----------------------------------------------
Key: JBSEAM-2500
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2500
Project: JBoss Seam
Issue Type: Bug
Components: PDF
Affects Versions: 2.0.1.CR1
Reporter: Darryl Smith
Assigned To: Norman Richards
Fix For: 2.1.0.GA
Attachments: testHTMLPdf.pdf, testHTMLPdf.zip
order / unordered list and tables do not work when added as a child of <p:cell>
UIHTMLText places the collection of HTML elements within a Paragraph.
UICell 's handleAdd method adds it as a phrase.
The correct way would to be add each HTML element to cell
e.g.
for each element from HTMLWorker.parse
pcell.addElement(element)
In addition, italicized Seam Text does not work regardless of where it is put.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: