Ticket #1055 (closed defeito: fixed)

Opened 14 years ago

Last modified 14 years ago

Método save_alarm() pode gerar loop infinito na classe socalendar_sql

Reported by: niltonneto Owned by: niltonneto
Priority: grave Milestone: Expresso 2.0.7
Component: Calendar Version: branch 2.0
Severity: Keywords: loop infinito php_error
Cc: WorkGroup:

Description

A linha abaixo foi escrita infinitamente no php_error.log de um servidor, causado devido à falha de código que entrou em loop infinito, dentro do método save_alarm() da classe socalendar_sql.

 PHP Warning:  in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument in /var/www/expresso/calendar/inc/class.socalendar_sql.inc.php on line 363

Change History

comment:1 Changed 14 years ago by niltonneto

  • Owner changed from niltonneto to ninguem

comment:2 Changed 14 years ago by niltonneto

  • Milestone changed from Expresso 2.0.6 to Expresso 2.0.7

comment:3 Changed 14 years ago by niltonneto

  • Owner changed from ninguem to niltonneto
  • Status changed from new to assigned
  • Version changed from trunk to branch 2.0

comment:4 Changed 14 years ago by niltonneto

Corrigido no Trunk [2945] e no Branch 2.0 [2944].

comment:5 Changed 14 years ago by niltonneto

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.