(1) The form for entering recipes contains a "complex" format, allowing to separate "Quantity", "Units", and "Ingredient Name". In my installation, these field are displayed and I can input ingredients (eg. "5" "pieces" "eggs", "500" "ounces" "chocolate", etc.). After saving the form, none of those inputted ingredients are displayed in the recipe. When editing the recipe again, in the edit form the ingredients are still there. However, for the user the recipe without ingredients has absolutely no value.

(2) When changing the format from "complex" to "simple" (and vice versa), all beforehand entered ingredients are discarded (and not converted).

(3) Localization of several fields of the module isn't possible by using /admin/settings/locale/string/search.

Regards, -asb

Comments

brdwor’s picture

(1) I can not reproduce this ...
(2) I believe this setting is available only for compatibility with an old version of the module. Many new features of the module rely on "complex". If someone would like to submit a patch to add the automatic conversion between the modes, I would be happy to apply it.
(3) Can you please define "several". Localization is possible for several fields. In "complex" the "units" have a known localization problem as they are stored in the database. If there are other strings, please let me know what they are and what screen they show up or submit a patch.

acp’s picture

As far as 1) is concerned, I'm having this problem when I preview a recipe I'm editing. After submission, everything works great...

asbdpl’s picture

> Can you please define "several". Localization is possible for several fields. In "complex" the "units" have a known localization
> problem as they are stored in the database. If there are other strings, please let me know what they are [...]

Most fields embedded in tables can't be translated ("Yield", "Source", "Prep Time" when displaying a "recipe" node). Also, in the edit form "Quantity", "Units", and "Ingredient Name" can't be translated. Since this doesn't work anyway, I can't say more about this (see "Ingredients are not displayed after saving the content editing form", http://drupal.org/node/124748).

Greetings, -asb

NB: I'm testing my sites with Opera and Firefox; the described errors ("Ingredients are not displayed after saving the content editing form") appear on both browsers (always latest availbale "Stable" versions; platforms: Windows XP/Linux (Gnome)).

green monkey’s picture

Status: Active » Closed (fixed)

closed on age - if still active - please resubmit