Copying of application blocked if quotes used in rich text field
Attempts to duplicate and copy the application from the home page failed, and so I saved the application as a script and tried uploading it into a new application. Turns out that it finds errors in all rows of the script that define a rich text (comment only) field, where the text defined include single or double quotes. The presence of quotes confusing the format for the script coding. Either quotes shouldn't be allowed, they should be deleted from text during the copy or save process or, better yet, quotes should be transformed so they can be reloaded and represented properly