|
|
While I was working on the Mini-language Reference, I noticed that there
are places in the existing Mini-language XML code where the
<check-permission> element is used, but it is not followed by a
<check-errors> element - in effect the permission check does nothing.
The <check-permission> element must be followed by a <check-errors> element.
-Adrian
|