Closed (fixed)
Project:
Recipe
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2008 at 13:28 UTC
Updated:
24 Feb 2010 at 17:50 UTC
it seems that the recipe module has some issue where the contemplate module will not save the template. Contemplate does not recognize the node type.
Comments
Comment #1
sfmerv commentedhas there been any progress or a patch for this issue or any other solution other than editing the modules template? Im using drupal 6
Comment #2
Draven_Caine commentedI can open contemplate recipe type but, the recipe type does not save ... i am using the drupal 6 version.
There is an old issue from the 4.7 recipe module that is still present, as i updated the issue to version 6.x on the recipe issue queue but i am also posting it here also.
when you open the contemplate interface for the recipe content type in the body for the body varible is already present. so i check the check-box to affect the body, delete the the body varible and add the varible tha i need to be present. than i hit save as normal.
and here is the issue : it just returns the body form again like it should but the check box is un-check, ad the body varible is back like i didnt even alter it.
** Please understand i double posted it in both modules since the 2 modules aren't working together and one of them is at fault but not knowing which one, i covered all bases.**
Comment #3
scottprive commentedI am going through a backlog of bugs and issues, and fixing the priorities according to http://drupal.org/node/45111.
I agree this seems like an integration issue important to some, but critical is notthe right priority (critical means Recipe should not be released if it has this issue).
I'm not sure at all how to make Recipe more compatible with Contemplate. This will have to be something contributed as a patch.
Comment #4
jvandervort commentedFixed in the latest 6.x-dev snapshot (Feb10). Save and injection of templates works correctly.