Closed (fixed)
Project:
Elysia Cron
Version:
6.x-2.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2012 at 22:23 UTC
Updated:
20 Aug 2012 at 16:04 UTC
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,

| Comment | File | Size | Author |
|---|---|---|---|
| ScreenHunter_01 Aug. 15 16.18.jpg | 49.64 KB | telegraph |
Comments
Comment #1
gotheric commentedI'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?
Comment #2
telegraph commentedYou 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 :)