It appears that placing an ie.css file into a subtheme directory will not cause it to get included into page.tpl.php because the $subtheme_directory value is always NULL.

This one-line patch fixes the problem.

CommentFileSizeAuthor
zen_submtheme_directory.patch584 bytesjjeff

Comments

johnalbin’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thanks!

johnalbin’s picture

Wait a sec. No wonder I was having deja-vu. This is already on line 194. I forgot I had already fixed it! :-)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.