Select schedules based on "publication_id"

njivy - October 5, 2006 - 14:49
Project:Views Scheduler
Version:HEAD
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

views_scheduler_select_schedules() should use the "publication_id" field instead of the "schedule_id" field.

Don't ask me why, but that's how the rest of the code works. I am puzzled why "publication_id" is used like a primary key in the code, and yet the database does not describe it as such.

Without this patch, cron jobs will probably have no effect.

#1

flk - April 18, 2007 - 01:08
Status:active» won't fix
 
 

Drupal is a registered trademark of Dries Buytaert.