Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.cocoondev.org//browse/FOR-421 Here is an overview of the issue: --------------------------------------------------------------------- Key: FOR-421 Summary: colspan and rowspan not working in XXE Type: Bug Status: Unassigned Priority: Minor Project: Forrest Components: Tool: XXE config Versions: HEAD Assignee: Reporter: Sjur N. Moshagen Created: Mon, 17 Jan 2005 12:43 PM Updated: Mon, 17 Jan 2005 12:43 PM Description: Because a non-existent CSS extension function is used, the rowspan and colspan attributes in tables are not honoured when displaying Forrest tables in XXE. The function used: eval(1,...,n) The correct function: concatenate(1,...,n) A simple patch that corrects the problem is attached. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.cocoondev.org//secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
