[Vtigercrm-commits] [vtiger development] #5651: Repeat Option in Events does not work for all options provided

vtiger development vtiger-tickets at trac.vtiger.com
Fri Mar 20 06:00:40 EDT 2009


#5651: Repeat Option in Events does not work for all options provided
-----------------------+----------------------------------------------------
 Reporter:  sandeep    |       Owner:  developer 
     Type:  defect     |      Status:  new       
 Priority:  minor      |   Milestone:            
Component:  vtigercrm  |     Version:  5.1.0-val1
 Keywords:             |  
-----------------------+----------------------------------------------------
 The repeat feature provided for events doesnt work for all the conditions
 except for days.

 for example :
 Current Date: 2008-03-20 Friday

 If i create an event with repeat enabled as

 Repeat once in every "1" "Week(s)" Until "2008-03-31"
 Having Mon and Fri Checked in days list.

 Now once i save, there should be three additional events created with
 start dates as "2008-03-23","2008-03-27","2008-03-30".

 but the additional events are created with start dates as
 "2008-03-21","2008-03-24","2008-03-28"


 Now If i create an event with repeat enabled as

 Repeat once in every "1" "Month(s)" Until "2008-04-31"
 On "22" day of the month

 Now once i save, there should be an additional event created with start
 date as "2008-04-22"

 but the additional event is created with start date as "2008-04-19"


 If i create an event with repeat enabled as

 Repeat once in every "1" "Year(s)" Until "2009-03-31"

 Now once i save, there should be an additional event created with start
 date as "2009-03-21"

 but there are multiple events created with start dates as 21st of every
 month from 04 -12 for the year 2008.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5651>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list