Closed (fixed)
Project:
Zen
Version:
6.x-2.x-dev
Component:
layout.css
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2011 at 18:23 UTC
Updated:
21 Aug 2013 at 14:03 UTC
Jump to comment: Most recent file
Comments
Comment #1
johnalbinhmm…
What's the likelihood that a site would update to Zen 6.x-2.1, but not update to one of the 3 security releases of Views since 6.x-2.8? :-\
Let's just nix the whole zen_preprocess_views_view() function.
Fixed! http://drupalcode.org/project/zen.git/commit/0070489
Comment #3
joachim commentedIn that case, shouldn't views-view.tpl.php be removed also?
Comment #4
barrapontoThere is no difference between our tpl.php and the one mantained by views. I'm removing the file as theming will get easier if we just inherit the template from views.
Comment #5
johnalbinwe're in bug fix mode now in 6.x-2.x branch. The tpl has been removed in the d7 versions.