--- view_old.inc 2016-07-27 12:35:05.000000000 +0200 +++ view.inc 2016-07-27 12:36:16.060941163 +0200 @@ -860,7 +860,7 @@ else { // determine default condition and handle. $status = $argument->default_action(); - break; + if ($status !== TRUE) break; } // Be safe with references and loops: