Consultor Eletrônico



Kbase P80053: CAN-DO and dot . for User returns always yes.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   19/04/2010
Status: Verified

SYMPTOM(s):

CAN-DO and dot "." for User always returns yes.

CAN-DO and hash "#" for User always returns no.

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
All Supported Operating Systems

CAUSE:

Bug# OE00103972

CAUSE:

Not all characters with special meaning for CAN-DO are documented.

FIX:

There are six characters that have special meaning for CAN-DO.

They are:

.: match a single character
*: match multiple characters
!: negate a match,
,: separate matches in a list
~: escape a character
#: used by SQL89 to distinguish GRANTable vs non-GRANTable permissions