Technote Number: 1215986
Problem:
This issue was reported to Quality Engineering in SPR# MMQN6FDLB5 and was fixed
in Notes/Domino 7.0.2. There are no current plans to address this issue in the
Notes/Domino 6.x releases.
Excerpt from the Lotus Notes and Domino Release 7.0.2 fix list (available at
http://www.ibm.com/developerworks/lotus):
Template
SPR# MMQN6FDLB5 - Removed the @Text call from the column formula in column 1 of
the "All Errors By Date" view.
Refer to the Upgrade Central site for details on upgrading Notes/Domino.
Workaround:
The view's column formula can be modified in the Administration Requests
database and/or the admin4.ntf template to avoid this issue. The current
formula in the first column of the "All Errors by Date" view is as follows:
@Text(@Date(@Created).
Using the Designer Client, open the view and modify the formula to either one
of the following:
the Formula: @Date(@Created)
or
the Simple Function: Creation Date More >
| |
|
|
|
|