Closed (fixed)
Project:
Scheduler
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2009 at 16:37 UTC
Updated:
2 May 2009 at 20:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
eric-alexander schaefer commentedThanks for reporting. I gues we should also look at version 5.x...
Comment #2
yarimbiyik commentedHere's a patch for the issue..
Comment #3
geodaniel commentedThanks for the patch Emre. Patches are usually better provided as a universal diff (
diff -up), but this should work fine as it's only a simple patch. There are some tips on the creating patches page.Eric, this only applies to the Drupal 6 version, as the Drupal 5 version of hook_menu is expecting the translated item.
Comment #4
eric-alexander schaefer commentedCommit: http://drupal.org/cvs?commit=198584
I attach a universal diff for those who care.
Thanks guys,
Eric
Comment #5
eric-alexander schaefer commented