Problems duplicating: html comments and custom actions with functions
In trying to duplicate an application, I was blocked by two problems: 1) forms with multiple html comment fields caused errors and 2) views with custom actions that refer to functions caused errors. This despite the application working fine before the dupliction attempt. I've managed to copy the application by saving it as script, then reloading it and, while reloading it, deleting the parts that cause errors. However, it shouldn't be necessary to delete anything.