Ticket #922 (closed defeito: fixed)

Opened 14 years ago

Last modified 14 years ago

Corrigir problema no headersession ao expirar sessão.

Reported by: amuller Owned by: amuller
Priority: média Milestone: Expresso 2.0.4
Component: API Version: branch 2.0
Severity: Keywords: expirar sessão log warning
Cc: WorkGroup:

Description (last modified by niltonneto) (diff)

Toda vez que uma sessão expira, dois 'warnings' são gerados no log do PHP:

Unknown: The session id contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in Unknown on line 0, referer:  http://localhost/expressoMail1_2/index.php[[BR]][[BR]]

Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/php_sessions/) in Unknown on line 0, referer:  http://localhost/expressoMail1_2/index.php[[BR]][[BR]]

Além disso, ao invés de mostrar na tela do usuário a frase "An important error has occured with your login...", forçar a tela "logout.php" e também colocar no log do PHP, os erros de validação da sessão.

Change History

comment:1 Changed 14 years ago by amuller

  • Status changed from new to assigned

comment:2 Changed 14 years ago by amuller

comment:3 Changed 14 years ago by niltonneto

  • Keywords expirar sessão log warning added
  • Summary changed from Logar os erros de validação de sessão. to Corrigir problema no headersession ao expirar sessão.
  • Type changed from melhoria to defeito
  • Description modified (diff)
  • Milestone changed from Expresso 2.2 to Expresso 2.0.4

Corrigido em [2038].

comment:4 Changed 14 years ago by niltonneto

Replicado para o Branch 2.0 [2075] e 2.1 [2076]

comment:5 Changed 14 years ago by amuller

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:6 Changed 14 years ago by niltonneto

  • Version changed from trunk to branch 2.0
Note: See TracTickets for help on using tickets.