[ https://issues.apache.org/jira/browse/CONNECTORS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234266#comment-13234266 ]
Karl Wright commented on CONNECTORS-430: ---------------------------------------- bq. Is it difficult to add more functionality to the browser simulator or is it a better approach to follow some strict rules when writing JavaScript? If there are so many restrictions, I think it is a good idea to provide a list of safe JavaScript functions to use. My apologizes if such a list exists. I haven't created a list, because one adds things as one needs to to the simulator. If you have time you can certainly look at it. It is in general not difficult to add certain things (methods of already existing objects), but it is harder to add others (such as whole new operations). > An error should be returned if invalid seeds are typed into the seeds list > for the web connector > ------------------------------------------------------------------------------------------------ > > Key: CONNECTORS-430 > URL: https://issues.apache.org/jira/browse/CONNECTORS-430 > Project: ManifoldCF > Issue Type: Improvement > Components: Web connector > Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF 0.3, > ManifoldCF 0.4, ManifoldCF 0.5 > Reporter: Erlend GarĂ¥sen > Assignee: Erlend GarĂ¥sen > Priority: Minor > Fix For: ManifoldCF 0.6 > > > If you create a job for the web connector and enter an invalid URL into the > seeds list, any value is accepted. An error message should be returned to the > user in order to prevent invalid seeds. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira