Hi,

Thanks for the great module. It seems when I type in a rule (in this case */1 * * * *), it break the rest of the select menu available for all the other task under the single job setting part.
See attached screenshot for clarification.

Thanks,
single job setting bug screenshot

CommentFileSizeAuthor
ScreenHunter_01 Aug. 15 16.18.jpg49.64 KBtelegraph

Comments

gotheric’s picture

I've just tried the same thing in my Drupal6 test site and i can't reproduce the problem.

Are you sure there is no problem under "Installation Settings > Predefined rules"? (There should be no HTML code in that field).
Is there some error log entries under recent logs?

telegraph’s picture

Status: Active » Closed (fixed)

You are correct gotheric, there was indeed some HTML in that field.
I've got CKeditor module active on my site and it adds a WYSIWYG html editor to all textareas, which automatically converts the default settings in there to HTML.

Thanks a lot for the help :)