Starting with 10.0.1 you receive an error message “Operation failed” when trying to create reservations directly in the resource database with the German template.
This is caused by a forgotten bracket in the code. To get rid of this error you have to do the following:
- Open the template of the resource reservation ( resrc10.ntf, resrc11.ntf ) in the Designer
- Open the Script Library “SharedFunctions_de-DE”
- Switch to the function “GetResourceInfo”
In the second to the last “If versionNumber < 377” you have the following code where a bracket is missing in the marked “Else” statement:
To correct this issue you have to replace the code with the following:
IsSpecList_Error = Evaluate(|@IsError(@ExpandNameList( @Subset(@DbName;1) ; “| + tmplist +|”;[IGNORE_FWD_ADDRESS]))|)
After this modification replace the design of your resource database(s).
We just updated from R9 to R11. Great finding which saved me some debugging!
Cheers!
LikeLike
Hello,
I have exactly the same thing after upgrade to version 11.0.1 with german LP.
Many thanks for this hint.
Are there other known issues with mail-template?
After opening an email, the are three different own buttons with forwarding options.
LikeLike