Closed (fixed)
Project:
DataSync
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2009 at 17:13 UTC
Updated:
13 Jan 2010 at 18:00 UTC
Hi,
If you try to add a scheduled job at admin/settings/datasync/schedule, the form points to /admin/settings/datasync/schedule.
Since my setup is @localhost, this ends up pointing at http://localhost/admin/settings/datasync/schedule.
This patch just adds a url() around the form action url.
Comments
Comment #1
andrewlevine commentedCommitted to DRUPAL-6--1. Thanks mmilo. Please let me know if datasync is working/not working for you