Closed (fixed)
Project:
Public Preview
Version:
6.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2008 at 18:09 UTC
Updated:
12 Nov 2008 at 15:13 UTC
The use of $node->type in line 52 is not compatible with the string returned by node_get_types() in line 16.
So one function returns 'preview blog entry content' and the other returns 'preview blog content'
Comments
Comment #1
agentrickardLine 52 should be:
Comment #2
agentrickardComment #3
chrisyates commentedFixed by 6.x-1.1 release with your patch. Thanks Ken!
Comment #4
agentrickardSorry, there was a bug in the patch. Missing a semicolon at line 63.
Comment #5
agentrickardComment #6
chrisyates commentedDrat. Fixed.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.