|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0014509 |
[phplist] Message Management |
tweak |
always |
13-05-08 16:13 |
13-05-08 16:16 |
|
|
Reporter |
electrawn |
View Status |
public |
|
|
Assigned To |
|
|
Priority |
normal |
Resolution |
open |
|
|
Status |
new |
|
Product Version |
2.10.5 |
|
|
Summary |
0014509: message table repeatuntil timsetamp set to '0000-00-00 00:00:00' instead of null |
|
Description |
When the message table edits a message, the repeatuntil timestamp field will get set to '0000-00-00 00:00:00' instead of null. This causes havoc when accessing the data via other methods such as JDBC or ODBC. MySQL will not convert a 0 timestamp to null unless a specific driver option is enabled (zeroDateTimeBehavior=convertToNull).
I'll have time to trace this down later in the month and post a patch before June. |
|
Additional Information |
|
| Tags |
No tags attached. |
|
|
Attached Files |
|
|
|