You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by is...@cocoondev.org on 2005/01/17 19:45:16 UTC

[JIRA] Updated: (FOR-421) colspan and rowspan not working in XXE

The following issue has been updated:

    Updater: Sjur N. Moshagen (mailto:sjur.moshagen@kolumbus.fi)
       Date: Mon, 17 Jan 2005 12:44 PM
    Comment:
A simple patch that corrects the problem.
    Changes:
             Attachment changed to xxe-tool-patch.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.cocoondev.org//browse/FOR-421?page=history

---------------------------------------------------------------------
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:44 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