Closed (fixed)
Project:
Zen
Version:
7.x-5.x-dev
Component:
CSS/HTML markup
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2012 at 14:56 UTC
Updated:
28 Feb 2012 at 10:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
johnalbinWhat? Really?
That's fubar. I can't replace "region--sidebar.tpl" with "region-sidebar.tpl" because the double-dash one is the filename. And the filename can't be changed.
Blargh. But the comment does need to be changed. Maybe just use the PHP version of the hook suggestion instead of the filename version? e.g. region__sidebar instead of region--sidebar.tpl. :-\
Who wants to write the patch?
Comment #2
echoz commentedComment #3
jasondecamp commentedI ran into this problem with FF 3.6 which also can't handle the double dash within a comment.
Patch #2 worked for me.
Comment #4
johnalbinThanks, Rad and Elly! You're in the maintainers list now. http://drupal.org/node/88566/committers?sort=asc&order=User
Fixed.
Comment #5.0
(not verified) commentedforgot to wrap code in code tags