Loading...
 
Skip to main content

Undefined indexes related to calendarlib.php at 'console.php daily-reports:send'

Status
Open
Subject
Undefined indexes related to calendarlib.php at 'console.php daily-reports:send'
Version
12.x
Category
  • Error
Feature
Calendar
Daily reports
Resolution status
New
Submitted by
Xavier de Pedro
Lastmod by
Xavier de Pedro
Rating
(0)
Description

We are using Daily reports in a productin site running Tiki12 LTS (svn).

I've just noticed that there are some Undefined index messages thrown when the php console.php is run:

cd /var/www/tiki12/;php console.php daily-report:send
Copy to clipboard
PHP Notice: Undefined index: start in /var/www/ueb/lib/calendar/calendarlib.php on line 447 PHP Notice: Undefined index: end in /var/www/ueb/lib/calendar/calendarlib.php on line 448 PHP Notice: Undefined index: end in /var/www/ueb/lib/calendar/calendarlib.php on line 450 PHP Notice: Undefined index: start in /var/www/ueb/lib/calendar/calendarlib.php on line 450 PHP Notice: Undefined index: description in /var/www/ueb/lib/calendar/calendarlib.php on line 451 PHP Notice: Undefined index: name in /var/www/ueb/lib/calendar/calendarlib.php on line 452 PHP Notice: Undefined index: name in /var/www/ueb/lib/core/Reports/Send/EmailBuilder/CalendarChanged.php on line 28
Importance
3
Easy to solve?
8
Priority
24
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5578
Created
Wednesday 04 March, 2015 06:50:10 UTC
by Xavier de Pedro
LastModif
Wednesday 04 March, 2015 06:54:36 UTC


Show PHP error messages