Closed (fixed)
Project:
Scheduler
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
28 Feb 2011 at 01:54 UTC
Updated:
29 Dec 2022 at 23:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
eric-alexander schaefer commentedI think I know why it does that. Will be looking into it tonight...
Comment #2
eric-alexander schaefer commentedI attached a patch which should solve the problem.
Comment #3
eric-alexander schaefer commentedFix for D6: http://drupalcode.org/project/scheduler.git/commit/8b8e259
Fix for D7: http://drupalcode.org/project/scheduler.git/commit/7d57c9d
Comment #4
Anonymous (not verified) commentedI will test it tonight to see if it fixes the issue. Thanks.
Comment #5
Anonymous (not verified) commentedThis patch did the trick. Worked for me. Thank you.