Not completely sure this is a bug; maybe more of a feature request.

The “empty text” value that gets set for a view doesn’t get rendered by the category_view module. Other things similar such as “view page header” work fine.

Peter Lindstrom
LiquidCMS - Content Management Solution Experts

Comments

JirkaRybka’s picture

Version: 4.7.x-1.x-dev » 6.x-2.0-beta3
Priority: Normal » Minor

I might want to check, how this works on 6.x. I vaguely remember, that category retrieves list of nodes always, and only if it's not empty, the rendering phase runs (embedding a view, and leaving the retrieved list of nodes unused - which might be a performance issue IMO).

This is just a reminder to myself, I'm not entirely sure I remember this correctly.