T.R | Title | User | Personal Name | Date | Lines |
---|
3490.1 | Not that I do WPS-PLUS but... | AIMTEC::WICKS_A | U.S.A 2 England 0 - I was there! | Wed Nov 03 1993 18:52 | 8 |
| Clive,
Is DSO involved? I ask because if you look at the DSO cover letter
in section 5 the exact thing you describe is release noted there.
Regards,
Andrew.D.Wicks
|
3490.2 | Probably fixed | IOSG::NEWLAND | Richard Newland, IOSG, REO2-G/L2 | Wed Nov 03 1993 19:36 | 40 |
| Re: .0
Your reported problem looks the same as the following for which the
required changes have been made for a PFR.
Problem(s) fixed or functionality added:
If a remote user has READ or CREATE privilege to a drawer and attempts to
print a private document, AND change the WPS-PLUS format settings the
following error is returned:
"Protection Violation"
However, with all other sharing privileges there is no problem and this
will not happen if the WPS-PLUS format settings are not altered. The FMD
option will fail under similar conditions.
Change(s) (include module/routine names where relevant)
The problem occurs because the WPS-PLUS formatter requires write access to
the .WPL file to change the format settings.
When printing documents which the user does not have write access to, such
as files in the shared directories, ALL-IN-1 makes a temporary copy of the
.WPL file which allows the format settings to be changed for the current
print operation.
The tests in the WPSPLUS_FORMAT script when formatting a document have been
changed to:
if file is in a shared directory (OA$SHAR*)
then make temporary copy of file;
if no write access to file
then make temporary copy of file
else format file directly.
|
3490.3 | ALL-IN-1 V3.0A same problem? | SWTHOM::GODARD | | Fri Jul 29 1994 11:29 | 15 |
| Hi,
A customer encountered the same problem as .0
I tested with a ALL-IN-1 V3.0A + A1_FIX012030 + A1_FIX015030 and I have
always the problem .
Can you say me if really this problem as a correction or I must write a
SPR.
If a fix exist, thanks to say me where I can found it.
Thanks for your help
Monique GODARD - CSC Paris
|
3490.4 | Fixed in V3.1 | IOSG::NEWLAND | Richard Newland, IOSG, REO2-G/L2 | Fri Jul 29 1994 14:41 | 4 |
| The problem has been fixed in ALL-IN-1 V3.1.
Richard
|