Skip to main content

Software  >  Lotus  >  

DWA: DST 2007 fixes and IE7 fixes for Domino 7.0.2 (U.S. and Canada)

 Downloadable files
 
Abstract
This document contains instructions for obtaining a fix to address Daylight Saving Time 2007 changes and IE7 issues with Domino Web Access 7.0.2.
 
Download Description
The Lotus® Domino® Web Access Hotfix for Domino 7.0.2 (or Domino 7.0.2 Fix Pack 1, 2 or 3) provides updates to accommodate the new Daylight Saving Time (DST) 2007 changes for the United States of America and Canada. The hotfix also addresses issues with Microsoft® Internet Explorer 7 (IE7).

Refer to the Download Package section below (FTP link) to obtain the fix.

Fixes in this Hotfix:

Client Only fixes:
ASUH6VY9JK: Need a way to replace timezone rules in DWA's internal timezone table through API_TimeZones()
RAGG6LCLT5: DST Changes for 2007
DJAG6TZMNT: IE7 closes with reuse child windows and 'open pop-ups in new tab' setting
VSEN6MH3YD: IE7...resizing columns in DWA views yield JavaScript error
LLGO6UW3E3: IE7 only: DWA warning pops up when send an "Accept with Comment"
LCDL6UWB7J: IE7 only: DWA warning pops up when invitee send an "accept with comments" for meeting type

Once this hotfix has been applied to the Domino server, refer to the following technote for further instructions on accommodating the DST 2007 changes in Domino Web Access (DWA):

Title: Daylight Saving Time (DST) 2007 information for Domino Web Access
Doc #: 1241063
URL: http://www.ibm.com/support/docview.wss?uid=swg21241063
 
Prerequisites
One of the following:

Domino 7.0.2
Domino 7.0.2 Fix Pack 1
Domino 7.0.2 Fix Pack 2
Domino 7.0.2 Fix Pack 3
 
 
Installation Instructions
NOTE: If you install the hotfix for Domino server 7.0.2, and later install, for example, Domino 7.0.2 Fix Pack 1, you will need to reapply the hotfix.
See the following technotes for information on standard procedures for installing fix packs and applying hotfixes.

Information about Lotus Domino 7.0.2 Fix Pack 1 (#1254159)

Information about Lotus Domino 7.0.2 Fix Pack 2 (#1260904)

Information about Lotus Domino 7.0.2 Fix Pack 3 (#1292790)


NOTE: Use the instructions below rather than those in the Readme.txt accompanying the fix, as the Readme.txt file contains incomplete information.

Table of contents:

Hotfix numbers
Fixes in this hotfix
To install the hotfix
UNIX install instructions
i5/OS install instructions

Installation Instructions for installing the Domino Web Access Hotfix for Domino 7.0.2 that contain the Daylight Saving Time (DST) Fixes.

------------------Hotfix Numbers for the two fixes------------------

Forms7.nsf, dwa7.cab, dwa7W.cab dwa7res_en.dll is hotfix number 268.002
Forms6.nsf, iNotes6.cab, iNotes6W.cab, inres6_en.dll is hotfix number 457.001

------------------Fixes in this Hotfix------------------

Client Only fixes:
ASUH6VY9JK: Need a way to replace timezone rules in DWA's internal timezone table through API_TimeZones()
RAGG6LCLT5: DST Changes for 2007
DJAG6TZMNT: IE7 closes with reuse child windows and 'open pop-ups in new tab' setting
VSEN6MH3YD: IE7...resizing columns in DWA views yield JavaScript error
LLGO6UW3E3: IE7 only: DWA warning pops up when send an "Accept with Comment"
LCDL6UWB7J: IE7 only: DWA warning pops up when invitee send an "accept with comments" for meeting type

------------------To install the hotfix------------------

The instructions below apply to the following server platforms:
W32
Linux
Solaris
AIX
iSeries/OS400
zSeries/OS390
zLinux

First, shut down the Domino server and back up the current Domino files listed below; this allows us the ability to revert to the prior configuration if needed. The backup can be done by renaming the files in place; however, all templates (*.ntf if one is present) and databases (Forms*.nsf) should be moved from their locations.

Files: dwa7.cab , dwa7W.cab , dwa7res_en.dll, inres6_en.dll , iNotes6.cab , iNotes6W.cab
Location of these files: <Domino server data directory>/domino/html

File: Forms7.nsf , Forms6.nsf
Location of this file: <Domino server data directory>/INOTES

NOTE: The Domino data directory will vary depending on how the server was installed. If you are running a UNIX version you may need to set the file permissions on the files above; see below for examples.

Second, replace the files with those from the hotfix zip file.

The *.cab and *.dll files are Windows-specific and should contain the IE7 fixes. These should not be installed on non-Windows systems.

These files are installed on all servers (UNIX, iSeries, zSeries, w32), at the time when you connect with the DWA client, it will be determined what files need to be installed, if you are using IE, the new activeX controls will be installed.

------------------UNIX install instructions------------------

The information below may or may not reflect how your current UNIX environment is set up. It is supplied as basic help, we recommend for all platforms that the file being replaced should be backed up prior to the installation process.

NOTE: The Domino data directory will vary depending on how the server was installed.

First set permissions:

At the console login as "root", this will be needed to backup, set file permission's, group permissions and execution access.

To install the hotfix, you should first backup the current domino files, this allows the ability to revert to the prior configuration. First, Shut down the Domino Server and using the chart above backup the files, this can be done by renaming the files in place, however all templates (*.ntf if one is present) and databases (Forms*.nsf) should be moved from its location. Second, copy the files from the hotfix zip file and place the file in the above locations.

Before starting the server up, make sure the permissions, owner, and group of files replaced by this hotfix match the backed up files. You might need to adjust the settings using chmod, chown, and chgrp.

Example of use:
chmod 555 libinotes.so
chown root libinotes.so
chgrp notes libinotes.so

------------------i5/OS Install Instructions------------------

Similar to the Unix/AIX, System i platform will need to have the product libraries updated with the file supplied in the hotfix and object ownership changed. Refer to the following instructions for i5/OS.

i5/OS: Installation Instructions for installing the Domino Web Access Hotfix for Domino 7.0.2 that contain the Daylight Savings Time(DST) Fixes .
Hotfix Numbers for the two fixes:
Forms7.nsf, dwa7.cab, dwa7W.cab dwa7res_en.dll is hotfix number 268.002
Forms6.nsf, iNotes6.cab, iNotes6W.cab, inres6_en.dll is hotfix number 457.001

Note: If you install the hotfix for Domino server 7.0.2, and later install a Domino 7.0.2 Fix Pack, you will need to use these instructions to reapply this hotfix.

The hotfix files will have to be installed separately to the product library and to any existing 7.0.2 Domino servers on the System i. To install the files you should first backup the current files, this allows the ability to revert to the prior configuration.

1. Shut down the 7.0.2 Domino Server(s).

2. Backup existing files for each 7.0.2 Domino server and the product library. This can be done by renaming the files in place, however all templates (*.ntf if one is present) and databases (Forms*.nsf) should be moved from its location. In step 3, you will replace these backed up files with the new versions provided in the hotfix.

To determine the Domino server's data directory path, type WRKDOMSVR on a System i command prompt and press enter. Press F11 two times to display the Domino server data directory path.

Back up the following files for each 7.0.2 Domino server installed on this System i server:

Files: dwa7.cab , dwa7W.cab , dwa7res_en.dll, inres6_en.dll , iNotes6.cab , iNotes6W.cab
Location of these files: <Domino server data directory>/domino/html

File: Forms7.nsf , Forms6.nsf
Location of these files: <Domino server data directory>/INOTES

Back up the following files from the product library:

Files: dwa7.cab , dwa7W.cab , dwa7res_en.dll, inres6_en.dll , iNotes6.cab , iNotes6W.cab
Location of these files: /QIBM/ProdData/LOTUS/DOMINO702/DATA/DOMINO/HTML

File: Forms7.nsf , Forms6.nsf
Location of these files: /QIBM/ProdData/LOTUS/DOMINO702/DATA/INOTES


3. Copy the following files from the client zip file to /QIBM/ProdData/LOTUS/DOMINO702/DATA/DOMINO/HTML
and to each 7.0.2 Domino server's data directory <Domino server data directory>/domino/html

dwa7.cab
dwa7W.cab
dwa7res_en.dll
iNotes6.cab
iNotes6W.cab
inres6_en.dll

Copy the following files from the client zip file to /QIBM/ProdData/LOTUS/DOMINO702/DATA/INOTES
and to each 7.0.2 Domino server's data directory <Domino server data directory>/INOTES

Forms6.nsf
Forms7.nsf

4. From a System i Command Entry screen, ensure that all files copied in step 3 are owned by QNOTES user profile. For example:

CALL QCMD
CHGOWN OBJ('/QIBM/ProdData/LOTUS/DOMINO702/DATA/DOMINO/HTML/dwa7.cab') NEWOWN(QNOTES)
CHGOWN OBJ('/DOMSVR/DATA/domino/html/dwa7.cab') NEWOWN(QNOTES)
CHGOWN OBJ('/QIBM/ProdData/LOTUS/DOMINO702/DATA/DOMINO/HTML/dwa7W.cab') NEWOWN(QNOTES)
CHGOWN OBJ('/DOMSVR/DATA/domino/html/dwa7W.cab') NEWOWN(QNOTES)
CHGOWN OBJ('/QIBM/ProdData/LOTUS/DOMINO702/DATA/DOMINO/HTML/dwa7res_en.dll') NEWOWN(QNOTES)
CHGOWN OBJ('/DOMSVR/DATA/domino/html/dwa7res_en.dll') NEWOWN(QNOTES)
CHGOWN OBJ('/QIBM/ProdData/LOTUS/DOMINO702/DATA/DOMINO/HTML/inotes6.cab') NEWOWN(QNOTES)
CHGOWN OBJ('/DOMSVR/DATA/domino/html/iNotes6.cab') NEWOWN(QNOTES)
CHGOWN OBJ('/QIBM/ProdData/LOTUS/DOMINO702/DATA/DOMINO/HTML/iNotes6W.cab') NEWOWN(QNOTES)
CHGOWN OBJ('/DOMSVR/DATA/domino/html/iNotes6W.cab') NEWOWN(QNOTES)
CHGOWN OBJ('/QIBM/ProdData/LOTUS/DOMINO702/DATA/DOMINO/HTML/inres6_en.dll') NEWOWN(QNOTES)
CHGOWN OBJ('/DOMSVR/DATA/domino/html/inres6_en.dll') NEWOWN(QNOTES)
CHGOWN OBJ('/QIBM/ProdData/LOTUS/DOMINO702/DATA/INOTES/forms6.nsf') NEWOWN(QNOTES)
CHGOWN OBJ('/DOMSVR/DATA/INOTES/forms6.nsf') NEWOWN(QNOTES)
CHGOWN OBJ('/QIBM/ProdData/LOTUS/DOMINO702/DATA/INOTES/forms7.nsf') NEWOWN(QNOTES)
CHGOWN OBJ('/DOMSVR/DATA/INOTES/forms7.nsf') NEWOWN(QNOTES)

5. Restart your Domino servers.

--------------------END i5/OS INSTALL INSTRUCTIONS--------------------


Change history:

08 March 2007 added clarification for UNIX installs. Added note requesting use of instructions in this document vs. Readme.txt with fix (as it is now out-of-date/incomplete). Added table of contents in Install
21 February 2007 no updates to content. adjusted formatting.
13 February 2007 added i5/OS install instructions. Adjusted text in readme content due to non-rich text field.
09 February 2007 Initial publication.
 
URL LANGUAGE SIZE(Bytes)
Information about Domino 7.0.2 Fix Pack 1English1
 
Download package
Download RELEASE DATE LANGUAGE SIZE(Bytes) Download Options
DWA 7.0.2 DST2007 hotfix2/8/2007English4987904FTP
 
Cross Reference information
Segment Product Component Platform Version Edition
Messaging ApplicationsLotus Domino Web AccessCalendarLinux, Windows7.0.2
 

Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Rate this page
Please take a moment to complete this form to help us better serve you.
This material provides me with the information I need.




This material is clear and easy to understand.




Did the information help you to achieve your goal?
What updates, improvements, or related information would you like to see in this document?
Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.
Input the verification number to submit feedback:
Document information
 Product categories:
 Software
 Messaging Applications
 Advanced Messaging
 Lotus Domino Web Access
 Calendar
 Operating system(s):
  AIX, Linux, Solaris, Windows, i5/OS
 Software version:
  7.0.2, 7.0.2.1, 7.0.2.2, 7.0.2.3
 Reference #:
  4014828
 IBM Group:
 Software Group
 Modified date:
 2008-02-26

Translate My Page
 
 

Rate this page

Help us improve this page. Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.