IBM Support

IT02083: DOCUMENT.BODY.CLIENTWIDTH CONDITION CAUSE NON DISPLAY OF THE TAB LE WHEN RECEIVED BY HTML FORMAT E-MAIL

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • 1. Send sample eml to Domino server, so SMTP/Router delivers
    it to a Notes
    user that includes below HTML in contents.
    <?xml version="1.0" encoding="utf-16"?>
    <html style="margin: 0;padding: 0;">
      <head>
        <title>
                    iTWOcx MACDOW_DEMO:GEN:MD-MD#0067</title>
        <style type="text/css">
    TD.collaborators_column{display:expression(document.body.clientW
    idth<700?"none":
    "block")}
    </style>
      </head>
      <body>
            <table>
              <tr>
                <td>
                    IBM text
                        </td>
                      </tr>
                    </table>
      </body>
    </html>
    2. Open the received mail from Notes client and verify it
    displays as blank:
    
    
    We tried to specify different values as below to avoid the
    issue, but still not
    displayed.
    {display:expression(document.body.clientWidth<700?"block":"none"
    )}
    

Local fix

  • The document displays if the style tag modified as:
    
    TD.collaborators_column{display:expression(document.body.clientW
    idth>700?"none":
    "block")}
    

Problem summary

  • No plans to fix
    

Problem conclusion

Temporary fix

Comments

  • This APAR is associated with SPR# JACE9KGDCA.
    There are no plans to fix this. It is possible that 9.0.1 and
     above has made this better since the customer report appears
     to be against 85x in 2014. If more customers encounter this in
     9.0.1 and above, we can re-evaluate.
    

APAR Information

  • APAR number

    IT02083

  • Reported component name

    LOTUS EXPEDITOR

  • Reported component ID

    5724R0900

  • Reported release

    623

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-05-28

  • Closed date

    2015-08-25

  • Last modified date

    2015-08-25

  • APAR is sysrouted FROM one or more of the following:

    LO80565

  • APAR is sysrouted TO one or more of the following:

Fix information

Applicable component levels

  • R623 PSN

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSVHEW","label":"Lotus Expeditor"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"623","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
25 August 2015