Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016167Openbravo ERPA. Platformpublic2011-03-08 10:402011-03-16 00:00
plujan 
alostale 
immediatecriticalhave not tried
closedfixed 
5
pi 
 
Core
No
0016167: After enabling, Heartbeat window is not working in Classic mode (only Oracle)
Working in Classic mode, when accessing Heartbeat window I get an error:
Buffer too small for CLOB to CHAR or BLOB to RAW conversion (actual: 4013, maximum: 4000)
1. In an Oracle context, use a 3.0 recent PI clone, with Spanish Localization Pack installed and Heartbeat disabled.
2. In Classic mode, go to Heartbeat window and enable it
3. Open the Heartbeat window again. Error is shown (see attach)
4. Change back to Standard (new UI) mode
5. Go to Heartbeat window again. Now not error is shown.
No tags attached.
depends on backport 0016170 closed alostale After enabling, Heartbeat window is not working in Classic mode (only Oracle) 
png ErrorClassicModeOracle.PNG (7,783) 2011-03-08 10:40
https://issues.openbravo.com/file_download.php?file_id=3636&type=bug
png
Issue History
2011-03-08 10:40plujanNew Issue
2011-03-08 10:40plujanAssigned To => alostale
2011-03-08 10:40plujanFile Added: ErrorClassicModeOracle.PNG
2011-03-08 10:40plujanModules => Core
2011-03-08 13:36alostaleStatusnew => scheduled
2011-03-08 13:36alostalefix_in_branch => pi
2011-03-08 13:51hgbotCheckin
2011-03-08 13:51hgbotNote Added: 0034661
2011-03-08 13:51hgbotStatusscheduled => resolved
2011-03-08 13:51hgbotResolutionopen => fixed
2011-03-08 13:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a1f65b6033427cfc6a4e3e8c751a7d382df796e4 [^]
2011-03-15 17:25marvintmNote Added: 0034905
2011-03-15 17:25marvintmStatusresolved => closed
2011-03-16 00:00anonymoussf_bug_id0 => 3214404

Notes
(0034661)
hgbot   
2011-03-08 13:51   
Repository: erp/devel/pi
Changeset: a1f65b6033427cfc6a4e3e8c751a7d382df796e4
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Mar 08 13:49:44 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a1f65b6033427cfc6a4e3e8c751a7d382df796e4 [^]

fixed bug 16167: Fixed Oracle CLOB in 2.50 grid

When the size of a CLOB column was higher than 4000 characters, it failed
in 2.50 grid.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src/org/openbravo/erpCommon/utility/ExecuteQuery.java
M src/org/openbravo/reference/ui/UIReferenceUtility.java
---
(0034905)
marvintm   
2011-03-15 17:25   
Works fine.