TSK-349 Mandatory read permission is not checked in WorkbasketQuery if another permission is used as condition

This commit is contained in:
BerndBreier 2018-03-07 13:25:08 +01:00 committed by Holger Hagen
parent 18f03bd32e
commit 4320e15538
1 changed files with 0 additions and 1 deletions

View File

@ -479,7 +479,6 @@ public interface QueryMapper {
+ "<if test = 'joinWithAccessList'> "
+ "<if test = 'checkReadPermission'> "
+ "AND (a.MAX_READ = 1 "
+ "</if> "
+ "<if test='permission != null'>AND "
+ "<if test = '!checkReadPermission'> "
+ "( "