When using an absolute path to a file name in a string variable value as a parameter for the Recipegroup Manager export function, the recipe or group is not exported correctly. A file "D:_export_exportGrp1.xml" is created in the export folder, rather than a file "exportGrp1.xml" in the directory d:\export\
When using an absolute path to a file name in a string variable value as a parameter for the Recipegroup Manager export function, the recipe or group is not exported correctly. A file "D:_export_exportGrp1.xml" is created in the export folder, rather than a file "exportGrp1.xml" in the directory d:\export\
An issue has been addressed in the handling of invalid file name characters and path building for the recipe group manager import and export functions when the specified path and / or file name were specified as a string variable value. Now the Recipegroup Manager handles paths that are specified through string variables correctly.