Typo in UICell's evaluation of the useBorderPadding attribute
-------------------------------------------------------------
Key: JBSEAM-701
URL:
http://jira.jboss.com/jira/browse/JBSEAM-701
Project: JBoss Seam
Issue Type: Bug
Components: PDF
Affects Versions: 1.1.1.GA
Reporter: Richard Brooks
Priority: Minor
In org.jboss.seam.pdf.ui.UICell when it reads in useBorderPadding, it actually reads
attribute userBorderPadding
useBorderPadding = (Boolean) valueBinding(context, "userBorderPadding",
useBorderPadding);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira