On Jun 22, 2012, at 6:04 AM, hans...@apache.org wrote:

>         // security check
> -        if (!security.hasEntityPermission("MANUAL", "_PAYMENT", userLogin)) {
> +        if (!security.hasEntityPermission("MANUAL", "_PAYMENT", userLogin) 
> && !security.hasEntityPermission("MANUAL", "_PAYMENT", userLogin)) {

Hans,

there's a bug in the above line.

Regards,

Jacopo

Reply via email to