[midPoint-git] [Evolveum/midpoint] 4b5423: Fix MID-4391: Error 500	when opening task
    Pavol Mederly 
    mederly at evolveum.com
       
    Tue Jan 23 11:14:53 CET 2018
    
    
  
  Branch: refs/heads/post-3.7-fixes
  Home:   https://github.com/Evolveum/midpoint
  Commit: 4b54237b37662d08556bb5c94d60c204dad5cedd
      https://github.com/Evolveum/midpoint/commit/4b54237b37662d08556bb5c94d60c204dad5cedd
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-01-23 (Tue, 23 Jan 2018)
  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/server/PageTaskEdit.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/server/dto/TaskDto.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensContext.java
  Log Message:
  -----------
  Fix MID-4391: Error 500 when opening task
There were some special cases when exception was thrown
e.g. in model context processing, subtasks retrieval or like
that. More work is needed to make sure that errors will be always
reported in the GUI.
  Commit: 161fdafd7145afaef697e07d346d62cdb616a66f
      https://github.com/Evolveum/midpoint/commit/161fdafd7145afaef697e07d346d62cdb616a66f
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-01-23 (Tue, 23 Jan 2018)
  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/form/ValueChoosePanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/PrismValuePanel.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/AbstractValuePolicyOriginResolver.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ValuePolicyProcessor.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/password/AbstractPasswordTest.java
    A model/model-intest/src/test/resources/password/password-policy-maverick.xml
    A model/model-intest/src/test/resources/password/resource-dummy-maverick.xml
    A model/model-intest/src/test/resources/password/resource-dummy-souvenir.xml
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java
    M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/dummy/TestDummyCaching.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
  Log Message:
  -----------
  Merge remote-tracking branch 'origin/post-3.7-fixes' into post-3.7-fixes
Compare: https://github.com/Evolveum/midpoint/compare/8d71c963bbc8...161fdafd7145
    
    
More information about the midPoint-svn
mailing list