Skip to content

Text is truncated in rowspan table cells in text output #1155

@ajeanmahoney

Description

@ajeanmahoney

Describe the issue

In Table 2 (see the txt file), the text in the first column is cut off:

    +--------------------------------------+--------------------------+
    | Put a DevID or Platform Cert in the  | TCG TPM DevID TCG        |
    | TPM                                  | Platform Certificate     |
    |                                      +--------------------------+
    | *  Install an Initial Attestation    | IEEE 802.1AR             |
    +--------------------------------------+--------------------------+

This issue appears in the text output only. The HTML and PDF are fine.

It should look like the following:

    +--------------------------------------+--------------------------+
    | Put a DevID or Platform Cert in the  | TCG TPM DevID TCG        |
    | TPM                                  | Platform Certificate     |
    |                                      +--------------------------+
    | *  Install an Initial Attestation    | IEEE 802.1AR             |
    |    Key at the same time so that      |                          |
    |    Attestation can work out of the   |                          |
    |    box                               |                          |
    |                                      |                          |
    | *  Equipment suppliers and owners    |                          |
    |    may want to implement Local       |                          |
    |    Device ID as well as Initial      |                          |
    |    Device ID                         |                          |
    +--------------------------------------+--------------------------+

Note that when more text is added to the cells on the right, more text appears (see the "tall-rows" files):

    +--------------------------------------+--------------------------+
    | Put a DevID or Platform Cert in the  | TCG TPM DevID TCG        |
    | TPM                                  | Platform Certificate     |
    |                                      |                          |
    | *  Install an Initial Attestation    | The rowspan seems to     |
    |    Key at the same time so that      | truncate due to the      |
    |    Attestation can work out of the   | height of the cell next  |
    |    box                               | to it                    |
    |                                      |                          |
    | *  Equipment suppliers and owners    | Making a tall row here   |
    |    may want to implement Local       +--------------------------+
    |    Device ID as well as Initial      | IEEE 802.1AR             |
    |    Device ID                         |                          |
    |                                      | Making a tall row here   |
    |                                      |                          |
    |                                      | Making a tall row here   |
    +--------------------------------------+--------------------------+

https://www.rfc-editor.org/v3test/draft-ietf-rats-tpm-based-network-device-attest-14.txt
https://www.rfc-editor.org/v3test/draft-ietf-rats-tpm-based-network-device-attest-14.xml
https://www.rfc-editor.org/v3test/draft-ietf-rats-tpm-based-network-device-attest-14.html#name-implementation-notes
https://www.rfc-editor.org/v3test/draft-ietf-rats-tpm-based-network-device-attest-14.pdf
https://www.rfc-editor.org/v3test/draft-ietf-rats-tpm-based-network-device-attest-14-tall-rows.txt
https://www.rfc-editor.org/v3test/draft-ietf-rats-tpm-based-network-device-attest-14-tall-rows.xml

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrfc waitingAn RFC-to-be is in the "Tools Issue" state and cannot be published until the issue is resolvedtextIssues in text output and text writer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions