Mini-language <check-permission> Element

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Mini-language <check-permission> Element

Adrian Crum-3
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