Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
blogapi.module
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
7 Aug 2006 at 01:34 UTC
Updated:
21 Aug 2006 at 21:16 UTC
Jump to comment: Most recent file
Paving the way for cck changed node_get_types() which broke the blog api settings page at admin >> site config >> blog api. Here is a fix.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | blog_api_types_2.patch | 939 bytes | Zack Rosen |
| blog_api_types_1.patch | 1.08 KB | Zack Rosen |
Comments
Comment #1
Jaza commentedYou can replace this:
with this:
Please update the patch accordingly.
Comment #2
Zack Rosen commentedTurns out there was a much simpler fix.
Comment #3
Zack Rosen commentedThanks Jaza!
Comment #4
dries commentedHoly smokes. Committed to CVS HEAD. Thanks Zack! :-)
Comment #5
(not verified) commented