Project

General

Profile

Actions

Bug #3448

closed

Date fields sometimes result in attempting to store as ''

Added by krileon almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
18 April 2012
Due date:
% Done:

100%

Estimated time:
0:30 h

Description

Date fields can only store as NULL or 0000-00-00 to signify a blank value. However in some cases CB trys to store as '', which results in Incorrect date value: '' error.

http://www.joomlapolis.com/forum/153-professional-member-support/197696-moscomprofiler-error-during-save?limit=6&start=6


Files

3448.patch (849 Bytes) 3448.patch krileon, 18 April 2012 18:47
Actions #1

Updated by krileon almost 12 years ago

  • File 3448.patch 3448.patch added
  • Status changed from Assigned to Resolved
  • Assignee changed from krileon to beat
  • % Done changed from 0 to 100
Actions #2

Updated by beat almost 12 years ago

  • Target version changed from CB 1.8.1 to CB 1.9
Actions #3

Updated by beat over 11 years ago

  • Priority changed from Normal to High
Actions #4

Updated by beat over 11 years ago

  • Status changed from Resolved to Closed
  • Estimated time set to 0:30 h

Fixed in r1869 a bit differently than proposed, as I used $_CB_database->getNullDate() for database independence.

Actions

Also available in: Atom PDF