Mark Burgess

Results 2 issues of Mark Burgess

## Description of the bug In `views_exposed_form()`, `$batch` is not set/checked correctly. ## Steps to reproduce I'm not sure how to make this bug trigger an error! ## Actual behavior...

type - bug report

## Description of the bug My IDE is complaining that "Only variables can be passed by reference" when it sees lines such as this in template files: `hide($content['links']); ` ##...

type - task