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

sfmerv’s picture

has there been any progress or a patch for this issue or any other solution other than editing the modules template? Im using drupal 6

Draven_Caine’s picture

Version: 4.7.x-1.0 » 6.x-1.0-beta1

I 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.**

scottprive’s picture

Priority: Critical » Normal

I 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.

jvandervort’s picture

Status: Active » Fixed

Fixed in the latest 6.x-dev snapshot (Feb10). Save and injection of templates works correctly.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.