Comment to Persons Cover inconsistancy
Oh! Great! Got it.
Now to apply similar fix for the Events cover (which is also behaving the same way) I tried a few variations of the following code without success:
array (
'module' => 'bx_events',
'method' => 'entity_cover',
'params' =>
array (
0 => '{content_id}',
),
)