On Wed, 9 Jan 2013 16:05:26 +0000 <[email protected]> wrote: > > I've changed all occurences of "remote_url" to "remoteURL" and updated > the names of the getter function(s) accordingly. No change, > unfortunately.
My mistake! I failed to change the case of the doCheckRemoteUrl method (doCheckRemoteURL). The method is at least called, now. However, even though the form shows a validation failure when entering something that's not a valid URL, I can save the job anyway and run it with invalid input. Is that intended? Thanks, M
