Centric CRM 4.1 (Stable and Released)
Core Team
Assignment
Priority:
Assigned To:
unassigned
Ticket # 182
This ticket is open
Severity:
Normal
Category:
Blocker
Entered by:
Goran Cvijanovic
1/30/2008, 9:06 AM
Last modified:
Goran Cvijanovic
1/30/2008, 9:06 AM
Description
Problem with Leads Dashboard on Oracle Database backend!
When some data exists in database (not an issue with empty database) with timestamps entered in certain fields (which is normal when converting Leads or similar activity), displaying Leads Dashboard show error page related to displaying graphics problem.
The problem is in DatabaseUtils code which is not correct in syntax for Oracle database.
In method DatabaseUtils.castDateTimeToDate there is line for Oracle database, should be:
case DatabaseUtils.ORACLE:
return ("TO_DATE(TRUNC(" + date + "),'dd/mm/yyyy')");
Solution
A solution hasn't been entered
File Attachments
There are no file attachments
Ticket Activity
Date | Event |
---|---|
Goran Cvijanovic 1/30/2008, 9:06 AM | [ Ticket Opened ] |
Goran Cvijanovic 1/30/2008, 9:06 AM | [ Ticket is unassigned ] |
Goran Cvijanovic 1/30/2008, 9:06 AM | [ Severity set to Normal ] |
Distribution List |
---|
There are no recipients |