Opened 5 years ago

Closed 5 years ago

#1484952 closed Bugs (worksforme)

Empty fields creating problems with IIS

Reported by: yitbos Owned by:
Priority: 5 Milestone: 0.2-beta
Component: Client Scripts Version: 0.1-stable
Severity: normal Keywords:
Cc:

Description

OS : Win 2000 IIS 5.0
Mysql 5.0
PHP 5.2.5.5 ISAPI

I get this error followed usually by a crashing of IIS

[02-Apr-2008 04:56:39 -0700] DB Error: DB Error: constraint violation Query: INSERT INTO messages (user_id, del, cache_key, created, idx, uid, subject, from, to, cc, date, size, headers, structure) VALUES ('20', 0, 'Inbox.msg', now(), NULL, '11669', , , , , FROM_UNIXTIME(0), 5519, 'O:8:\"stdClass\":8:{s:3:\"uid\";s:5:\"11669\";s:4:\"size\";s:4:\"5519\";s:4:\"seen\";b:0;s:6:\"recent\";b:0;s:7:\"deleted\";b:0;s:8:\"answered\";b:0;s:5:\"flags\";s:0:\"\";s:12:\"internaldate\";s:20:\"23-Mar-2008 08:28:18\";}', NULL) [nativecode=1048 Column 'idx' cannot be null] in D:\roundbackup\program\include\rcube_db.inc on line 505

Change History (2)

comment:1 Changed 5 years ago by alec

  • Milestone changed from later to 0.1.2

comment:2 Changed 5 years ago by alec

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

But what you do when this happens? Please try svn-trunk version. Works for me.

Note: See TracTickets for help on using tickets.