Import 2017-06-07 23:51:09: master 8305abca

Author Committer Branch Timestamp Parent
jcfr jcfr master 2016-06-02 23:40:03 master f2c4ec71
Affected Issues 0004201: slicer.util.getNodes: Calling the function with argument return empty dictionnay
Changeset

BUG: Fix LandmarkRegistration test updating slicer.util.getNode. See 0004201

This commit fixes a regression introduced in r25140 (BUG: slicer.util.getNodes:
Return MRML nodes by default. Fixes 0004201)

The method "getNode()" should NOT return a node if an empty pattern
is provided.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@25150 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Applications/SlicerApp/Testing/Python/CMakeLists.txt Diff File
mod - Base/Python/slicer/tests/test_slicer_util_getNodes.py Diff File
mod - Base/Python/slicer/util.py Diff File