Active
Project:
Category
Version:
6.x-2.0-beta3
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 May 2007 at 19:48 UTC
Updated:
3 Jun 2009 at 11:10 UTC
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
Comment #1
JirkaRybka commentedI 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.