Ticket #2160 (closed defeito: fixed)

Opened 13 years ago

Last modified 13 years ago

Erro ao remover e-mail local

Reported by: diogenesduarte Owned by: roberto.santosjunior
Priority: normal Milestone: Expresso 2.2.8
Component: ExpressoMail Version: branch 2.2
Severity: média Keywords:
Cc: WorkGroup:

Description

Ao remover um e-mail arquivado localmente através da tela de leitura de e-mail, a operação não é realizada ocorrendo um erro de script, e a partir daí, nenhuma outra operação em mensagens locais funciona, ocorrendo travamento da máquina.

Change History

comment:1 Changed 13 years ago by niltonneto

  • Version changed from branch 2.2 to trunk
  • Milestone changed from Expresso 2.2.6 to Expresso 2.4.0

comment:2 Changed 13 years ago by zapa

O erro javascript é este:

SQLite prepare() failed. ERROR: SQL logic error or missing database DETAILS: no such column: false EXPRESSION: select url from anexo where id_mail in (false)

[Parar neste erro] var rs = this.dbGears.execute("sel...where id_mail in ("+msgs_number+")");

comment:3 Changed 13 years ago by roberto.santosjunior

  • Owner changed from ninguem to roberto.santosjunior
  • Milestone changed from Expresso 2.4.0 to Expresso 2.2.8

comment:4 Changed 13 years ago by roberto.santosjunior

  • Version changed from trunk to branch 2.2

comment:5 Changed 13 years ago by roberto.santosjunior

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

Tratamento da pesquisa da mensagem selecionada. Revisão[4913]

Note: See TracTickets for help on using tickets.