> Here is my security reference xreg definition. Again, if I replace > "print_friendly" with "info" (or other actions), the info icon appears ! > > <access action="print_friendly"> > <allow-if role="user" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:type="java:org.apache.jetspeed.om.registry.base.BaseSecurityAllow"/> > </access> >
The "print_friendly" is correct (as defined by JetspeedSecurity.PERMISSION_PRINT_FRIENDLY). I just tested it and it works for me. I used the CVS head code but it shouldn't matter since this was implemented in 1.4b2 and I don't recall any fixes to this feature. Could you please post the psml fragment as well (and a complete security ref definition). Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
