[midPoint-git] [Evolveum/midpoint] 1e8cda: Fix handling of redundant block-endblock pairs in ...
    Pavol Mederly 
    mederly at evolveum.com
       
    Thu Jan  4 12:48:08 CET 2018
    
    
  
  Branch: refs/heads/post-3.7-fixes
  Home:   https://github.com/Evolveum/midpoint
  Commit: 1e8cda9332f2e47b051f09dc549c40992536a21e
      https://github.com/Evolveum/midpoint/commit/1e8cda9332f2e47b051f09dc549c40992536a21e
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-01-04 (Thu, 04 Jan 2018)
  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/query/builder/R_Filter.java
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/QueryInterpreter2Test.java
  Log Message:
  -----------
  Fix handling of redundant block-endblock pairs in QI
The bug was that if query interpreter got block-endblock calls pair
containing empty 'type' or 'exists' restriction, it would fail to
process it.
    
    
More information about the midPoint-svn
mailing list