Closed (fixed)
Project:
Blog API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2009 at 11:18 UTC
Updated:
29 Jan 2010 at 22:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
ilo commentedThe value expeted for as default should be array('blog' => 'blog') instead of array('blog' => 1).
This patch includes:
- fix for the enabled content types checkbox (now it will show 'blog' as default enabled content type).
- Delete variables on uninstall
- Fix the drupal_set_header issue.
Comment #2
cweagansLooks good.
Comment #3
cweagansCommitted to HEAD. Thanks!