Tue Mar 8 22:27:56 2005

Ticket #657 (Closed: fixed)

DisplayScheduleMethod does not list all


Priority: urgent Reporter: sebastian
Severity: major Assigned to: fgerlits
Component: bug Status: closed
Version:   Resolution: fixed
Milestone:   Keywords:  

Description by sebastian:

LiveSupport::Scheduler::DisplayScheduleMethod? does not list playlist which are started before %from%, but end after %from%. ADDITIONAL INFORMATION: In my opinion should list all playlists where end => %from% and begin <= %to%.

Attachments

Changelog

Wed Mar 9 16:12:47 2005: Modified by sebastian

    Additionally, scheduler aborted if %from% or %to% is not a valid date.

    Thu Mar 17 13:34:24 2005: Modified by sebastian

    • status changed from new to assigned
    • owner changed from anonymous to fgerlits

    Thu Mar 17 18:46:28 2005: Modified by sebastian

    • priority changed from normal to urgent
    • severity changed from minor to major

    Fri Mar 18 14:26:11 2005: Modified by fgerlits

    • resolution set to fixed
    • status changed from assigned to closed

    I changed the criterion to "end > %from% and begin < %to%" (seemed to make more sense than the "...=>... and ...<=..." version -- is this OK?) I can't reproduce the "not a valid date -> crash" problem; can you give me a specific XML-RPC input which causes a crash?

    Fri Mar 18 16:44:53 2005: Modified by sebastian

    • resolution cleared
    • status changed from closed to assigned

    You are right Ferenc. Compare operators are right so. I tryed to crash scheduler, but it did not. So all is solved.

    Fri Mar 18 16:45:07 2005: Modified by sebastian

    • resolution set to fixed
    • status changed from assigned to closed

    Add/Change #657 (DisplayScheduleMethod does not list all)




    Change Properties






    Action