Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
theme system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2008 at 17:33 UTC
Updated:
19 Jul 2008 at 20:24 UTC
To replicate:
1) Create /sites/all/themes/sub_theme/sub_theme.info
2) Add this to the .info file
; $Id:
name = Sub Theme
description = Testing the usage of a sub theme
version = VERSION
core = 6.x
base theme = garland
3) Enable the theme.
In the theme manager it shows the screenshot.png but otherwise doesn't work. I have tested this on an upgrade to 6.3 and a fresh install of 6.3. This did work on 6.2
Comments
Comment #1
redndahead commentedComment #2
catchAny chance this is connected to http://drupal.org/node/197124 ?
Comment #3
redndahead commentedRolling back that patch does not fix the issue.
Comment #4
dvessel commentedThat patch is definitely causing this problem. See my post there.
http://drupal.org/node/197124#comment-928801