Patch Name: PHSS_18651 Patch Description: s700_800 10.X OpenMail B.05.10 Web Client attachments patch Creation Date: 99/05/21 Post Date: 99/05/25 Hardware Platforms - OS Releases: s700: 10.01 10.10 10.20 10.30 s800: 10.01 10.10 10.20 10.30 Products: OpenMail B.05.10 Filesets: OpenMail.OM-CORE,A.B8.03 OpenMail.OM-RC,A.B7.00 Automatic Reboot?: No Status: Special Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_18651 Symptoms: PHSS_18651: 1653303784: In patches to OpenMail B.05.10 after PP4 (B.05.10.D0) the following problem occurs. Create a new message Attach a local file to this message. In the web page that is then displayed, there is a table with attachment information. The field for the size of the new attachment contains just the letter K. It should contain the size of the attachment in kilobytes. In more general terms, the %%KSIZE%% token used to return the size of the attachment is blank. D500415729: For the OpenMail Web Client (B.05.00), the size is not displayed on sending when a file has been attached to the message. Defect Description: PHSS_18651: 1653303784: There are 3 causes of this problem : 1 The UAL does not have the correct value for the size when the list command is done. 2 The UAL has a new optimisation for its datacomm which cuts down on sending un-necessary information. Thus, when the size is thought to be 0, no size information is transmitted at all. Before, the value 0 used to be transmitted. 3 The Web client has not been updated to reflect the change mentioned in cause 2. D500415729: The UAL API returns an empty string for the Total KBytes. SR: 1653303784 D500415729 Patch Files: /opt/openmail/B.05.10.00/bin/ual.remote /opt/openmail/B.05.10.00/bin/omhtml.user /opt/openmail/patch/ompatch /opt/openmail/patch/PHSS_18651/omunpatch /opt/openmail/patch/PHSS_18651/ompatch.idx what(1) Output: /opt/openmail/B.05.10.00/bin/ual.remote: $Header: ext_glob.c,v 1.3 98/08/13 17:08:18 jch Exp $ ------------------------------------ OpenMail GenVer = B.05.10.N1 ------------------------------------ Sccs_Id = %W% $Header: ualr_main.c,v 6.19.1.6 98/07/27 15:20:46 ja ckie Exp $ $Header: mll_access.c,v 6.5 97/02/17 15:14:41 kevins Exp $ $Header: mll_highl.c,v 6.1 96/03/25 05:49:38 gren Ex p $ Sccs_Id = %W% $Header: cl_format.c,v 6.2.1.1 98/10/05 14:44:15 phi lh Exp $ /opt/openmail/B.05.10.00/bin/omhtml.user: ------------------------------------ OpenMail GenVer = B.05.10.N1 ------------------------------------ Sccs_Id = %W% $Header: htu_main.c,v 1.77 98/03/07 09:48:11 sreend Exp $ Sccs_Id = %W% $Header: htu_ornfmt.c,v 1.9 98/03/07 09:49:15 sreend Exp $ /opt/openmail/patch/ompatch: $Header: sh_patch.gen,v 6.27 99/03/12 15:38:19 tonyn Exp $ /opt/openmail/patch/PHSS_18651/omunpatch: $Header: sh_unpat.gen,v /opt/openmail/patch/PHSS_18651/ompatch.idx: No what strings cksum(1) Output: 2729779081 3043328 /opt/openmail/B.05.10.00/bin/ual.remote 303573553 155648 /opt/openmail/B.05.10.00/bin/omhtml.user 1938101603 25970 /opt/openmail/patch/ompatch 2604024911 17662 /opt/openmail/patch/PHSS_18651/omunpatch 1703772422 1764 /opt/openmail/patch/PHSS_18651/ompatch.idx Patch Conflicts: None Patch Dependencies: s700: 10.01 10.10 10.20 10.30: PHSS_18280 s800: 10.01 10.10 10.20 10.30: PHSS_18280 Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 1250 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_18651 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_18651.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHSS_18651.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_18651. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHSS_18651.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_18651.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: ---------------------------------------------------------- This patch will need the following minimum disk space requirements: /opt/openmail/patch : 3 MB /opt/openmail/B.05.10.00 : 3 MB /var/adm/sw : 3 MB (unless PATCH_NOSAVE is specified) ----------------------------------------------------------