Download & Extend

Something wrong for selecting block template in custom theme

Project:Block Theme
Version:6.x-1.0-beta1
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

There is a 'right' region in my custom theme, and I want theme the blocks in 'right' region by my block-right.tpl.php. But there is something wrong if you don't use a 'block.tpl.php' template another. I mean if you customize both block-right.tpl.php and block.tpl.php it works, and only customize block-right.tpl.php it dosn't work.

Comments

#1

Status:active» closed (won't fix)

This is not a Block Theme problem, it's an issue in Drupal 6 core: #279573: Themes can't use node-story.tpl.php without node.tpl.php.