You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kim Haase (JIRA)" <ji...@apache.org> on 2011/06/01 15:27:47 UTC

[jira] [Updated] (DERBY-5255) Fix more difficult table problems

     [ https://issues.apache.org/jira/browse/DERBY-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim Haase updated DERBY-5255:
-----------------------------

    Attachment: tadminimporting.html
                DERBY-5255.diff

Attaching DERBY-5255.diff, with the changes to lib/dita2htmlImpl.xsl, and tadminimporting.html, an output file containing a table, which shows the result of the change. The patch does the following:

1) Adds a CREATE-CAPTION-TEXT template that uses the table's caption text to create a summary attribute for the table

2) Uses the normalize-space function to remove the extra space from the headers attribute

Please let me know if this patch seems suitable for commitment.


> Fix more difficult table problems
> ---------------------------------
>
>                 Key: DERBY-5255
>                 URL: https://issues.apache.org/jira/browse/DERBY-5255
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Documentation
>    Affects Versions: 10.8.1.2
>            Reporter: Kim Haase
>            Assignee: Kim Haase
>            Priority: Minor
>         Attachments: DERBY-5255.diff, tadminimporting.html
>
>
> It turns out to be possible to fix the two difficult problems I identified in a March 15, 2011 comment to DERBY-5135:
> 1) The empty summary attributes in table elements
> 2) The headers attributes that are invalid because of an extra space
> Some changes to the dita2htmlImpl.xsl file can resolve this problem.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira