The 2004-12-08 version of recipe.module, for Drupal 4.5, contains an SQL syntax error (missing space after "r.nid" in one SELECT statement). This results in an SQL failure selecting recipes from ?q=recipe, and no recipes found.

The attached patch fixes the problem.

CommentFileSizeAuthor
recipe-4_5.patch847 bytessyscrusher

Comments

moshe weitzman’s picture

Anonymous’s picture